Searched refs:ETH_P_FCOE (Results 1 – 13 of 13) sorted by relevance
90 #define ETH_P_FCOE 0x8906 /* Fibre Channel over Ethernet */ macro
61 .protocol = ETH_P_FCOE, in ixgbe_copy_dcb_cfg()396 .protocol = ETH_P_FCOE, in ixgbe_dcbnl_set_all()657 app->protocol == ETH_P_FCOE) { in ixgbe_dcbnl_ieee_setapp()700 app->protocol == ETH_P_FCOE) { in ixgbe_dcbnl_ieee_delapp()
672 etqf = ETH_P_FCOE | IXGBE_ETQF_FCOE | IXGBE_ETQF_FILTER_EN; in ixgbe_configure_fcoe()
7467 case htons(ETH_P_FCOE): in ixgbe_select_queue()7591 if ((protocol == htons(ETH_P_FCOE)) && in ixgbe_xmit_frame_ring()
366 fcoe->fcoe_packet_type.type = htons(ETH_P_FCOE); in fcoe_interface_setup()1665 skb->protocol = htons(ETH_P_FCOE); in fcoe_xmit()1679 eh->h_proto = htons(ETH_P_FCOE); in fcoe_xmit()1964 entry->app.protocol == ETH_P_FCOE) in fcoe_dcb_app_notification()1967 if (entry->app.protocol == ETH_P_FCOE) in fcoe_dcb_app_notification()2277 .protocol = ETH_P_FCOE in fcoe_dcb_create()
346 app.protocolid == ETH_P_FCOE) { in i40e_get_fcoe_tc_map()1292 if (skb->protocol == htons(ETH_P_FCOE)) { in i40e_fcoe_tx_map()1334 (protocol != htons(ETH_P_FCOE))) in i40e_fcoe_set_skb_header()
658 if (eh->h_proto != htons(ETH_P_FCOE)) in fnic_import_rq_eth_pkt()1070 vlan_hdr->h_vlan_encapsulated_proto = htons(ETH_P_FCOE); in fnic_send_frame()1076 eth_hdr->h_proto = htons(ETH_P_FCOE); in fnic_send_frame()
348 skb->protocol = htons(ETH_P_FCOE); in bnx2fc_xmit()353 eh->h_proto = htons(ETH_P_FCOE); in bnx2fc_xmit()434 if (unlikely(eth_hdr(skb)->h_proto != htons(ETH_P_FCOE))) { in bnx2fc_rcv()1203 interface->fcoe_packet_type.type = __constant_htons(ETH_P_FCOE); in bnx2fc_interface_setup()
341 case htons(ETH_P_FCOE): in __skb_flow_dissect()
1109 if (skb->protocol != htons(ETH_P_FCOE)) in cxgb_fcoe_offload()1271 if (skb->protocol == htons(ETH_P_FCOE)) in t4_eth_xmit()
1336 if (skb->protocol == htons(ETH_P_FCOE)) in cxgb_select_queue()
3668 protocol == htons(ETH_P_FCOE))); in can_checksum_protocol()
1947 if ((ether_type == ETH_P_FCOE) || (ether_type == ETH_P_FIP)) in bnx2x_select_queue()