Searched refs:ETH_P_FIP (Results 1 – 8 of 8) sorted by relevance
88 #define ETH_P_FIP 0x8914 /* FCoE Initialization Protocol */ macro
298 sol->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_solicit()322 skb->protocol = htons(ETH_P_FIP); in fcoe_ctlr_solicit()454 kal->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_send_keep_alive()477 skb->protocol = htons(ETH_P_FIP); in fcoe_ctlr_send_keep_alive()536 cap->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_encaps()570 skb->protocol = htons(ETH_P_FIP); in fcoe_ctlr_encaps()1887 frame->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_vn_send()1934 skb->protocol = htons(ETH_P_FIP); in fcoe_ctlr_vn_send()
352 fcoe->fip_packet_type.type = htons(ETH_P_FIP); in fcoe_interface_setup()1885 if (entry->app.protocol == ETH_P_FIP || in fcoe_dcb_app_notification()2122 app.protocol = ETH_P_FIP; in fcoe_dcb_create()2127 app.protocol = ETH_P_FIP; in fcoe_dcb_create()
152 if (eh->h_proto == htons(ETH_P_FIP)) { in fnic_import_rq_eth_pkt()
673 (ETH_P_FIP | IXGBE_ETQF_FILTER_EN)); in ixgbe_configure_fcoe()
6171 (protocol == htons(ETH_P_FIP))) && in ixgbe_select_queue()
1184 interface->fip_packet_type.type = htons(ETH_P_FIP); in bnx2fc_interface_setup()
1455 if ((ether_type == ETH_P_FCOE) || (ether_type == ETH_P_FIP)) in bnx2x_select_queue()