Searched refs:ETH_P_FIP (Results 1 – 13 of 13) sorted by relevance
107 #define ETH_P_FIP 0x8914 /* FCoE Initialization Protocol */ macro
38 vlan->eth.h_proto = htons(ETH_P_FIP); in qedf_fcoe_send_vlan_req()54 skb->protocol = htons(ETH_P_FIP); in qedf_fcoe_send_vlan_req()
2614 if (eh->h_proto == htons(ETH_P_FIP)) { in qedf_ll2_process_skb()
399 sol->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_solicit()423 skb->protocol = htons(ETH_P_FIP); in fcoe_ctlr_solicit()558 kal->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_send_keep_alive()581 skb->protocol = htons(ETH_P_FIP); in fcoe_ctlr_send_keep_alive()641 cap->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_encaps()674 skb->protocol = htons(ETH_P_FIP); in fcoe_ctlr_encaps()2063 frame->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_vn_send()2110 skb->protocol = htons(ETH_P_FIP); in fcoe_ctlr_vn_send()2930 frame->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_vlan_send()2946 skb->protocol = htons(ETH_P_FIP); in fcoe_ctlr_vlan_send()
358 fcoe->fip_packet_type.type = htons(ETH_P_FIP); in fcoe_interface_setup()364 fcoe->fip_vlan_packet_type.type = htons(ETH_P_FIP); in fcoe_interface_setup()573 if (ntohs(frame->eth.h_proto) == ETH_P_FIP && in fcoe_fip_send()1821 if (entry->app.protocol == ETH_P_FIP || in fcoe_dcb_app_notification()2159 app.protocol = ETH_P_FIP; in fcoe_dcb_create()2164 app.protocol = ETH_P_FIP; in fcoe_dcb_create()
397 vlan->eth.h_proto = htons(ETH_P_FIP); in fnic_fcoe_send_vlan_req()414 skb->protocol = htons(ETH_P_FIP); in fnic_fcoe_send_vlan_req()632 if (eh->h_proto == htons(ETH_P_FIP)) { in fnic_handle_fip_frame()680 if (eh->h_proto == htons(ETH_P_FIP)) { in fnic_import_rq_eth_pkt()
686 etqf = ETH_P_FIP | IXGBE_ETQF_FILTER_EN; in ixgbe_configure_fcoe()
8526 case htons(ETH_P_FIP): in ixgbe_select_queue()
975 start_params->class_fail_ethtype = ETH_P_FIP; in bnx2x_func_start()
1933 if ((ether_type == ETH_P_FCOE) || (ether_type == ETH_P_FIP)) in bnx2x_select_queue()
875 ice_app_prot_id_type = ETH_P_FIP; in ice_cee_to_dcb_cfg()
1711 ETH_P_FIP, 0); in qed_ll2_establish_connection()2143 ETH_P_FIP, 0); in qed_ll2_terminate_connection()
1270 interface->fip_packet_type.type = htons(ETH_P_FIP); in bnx2fc_interface_setup()
Completed in 69 milliseconds