Searched refs:ETH_P_FCOE (Results 1 – 14 of 14) sorted by relevance
100 #define ETH_P_FCOE 0x8906 /* Fibre Channel over Ethernet */ macro
36 .protocol = ETH_P_FCOE, in ixgbe_copy_dcb_cfg()371 .protocol = ETH_P_FCOE, in ixgbe_dcbnl_set_all()632 app->protocol == ETH_P_FCOE) { in ixgbe_dcbnl_ieee_setapp()675 app->protocol == ETH_P_FCOE) { in ixgbe_dcbnl_ieee_delapp()
650 etqf = ETH_P_FCOE | IXGBE_ETQF_FCOE | IXGBE_ETQF_FILTER_EN; in ixgbe_configure_fcoe()
8403 case htons(ETH_P_FCOE): in ixgbe_select_queue()8587 if ((protocol == htons(ETH_P_FCOE)) && in ixgbe_xmit_frame_ring()
367 fcoe->fcoe_packet_type.type = htons(ETH_P_FCOE); in fcoe_interface_setup()1558 skb->protocol = htons(ETH_P_FCOE); in fcoe_xmit()1572 eh->h_proto = htons(ETH_P_FCOE); in fcoe_xmit()1835 entry->app.protocol == ETH_P_FCOE) in fcoe_dcb_app_notification()1838 if (entry->app.protocol == ETH_P_FCOE) in fcoe_dcb_app_notification()2167 .protocol = ETH_P_FCOE in fcoe_dcb_create()
683 if (eh->h_proto != htons(ETH_P_FCOE)) in fnic_import_rq_eth_pkt()1094 vlan_hdr->h_vlan_encapsulated_proto = htons(ETH_P_FCOE); in fnic_send_frame()1100 eth_hdr->h_proto = htons(ETH_P_FCOE); in fnic_send_frame()
371 skb->protocol = htons(ETH_P_FCOE); in bnx2fc_xmit()376 eh->h_proto = htons(ETH_P_FCOE); in bnx2fc_xmit()457 if (unlikely(eth_hdr(skb)->h_proto != htons(ETH_P_FCOE))) { in bnx2fc_rcv()1280 interface->fcoe_packet_type.type = __constant_htons(ETH_P_FCOE); in bnx2fc_interface_setup()
991 skb->protocol = htons(ETH_P_FCOE); in qedf_xmit()1001 eh->h_proto = htons(ETH_P_FCOE); in qedf_xmit()2339 } else if (eh->h_proto == htons(ETH_P_FCOE)) { in qedf_ll2_process_skb()
886 case htons(ETH_P_FCOE): in __skb_flow_dissect()
1551 ETH_P_FCOE, 0, in qed_ll2_establish_connection()1959 ETH_P_FCOE, 0, in qed_ll2_terminate_connection()
1169 if (skb->protocol != htons(ETH_P_FCOE)) in cxgb_fcoe_offload()1505 if (skb->protocol == htons(ETH_P_FCOE)) in cxgb4_eth_xmit()
956 if (skb->protocol == htons(ETH_P_FCOE)) in cxgb_select_queue()
4255 if (protocol == htons(ETH_P_FCOE)) in can_checksum_protocol()
1931 if ((ether_type == ETH_P_FCOE) || (ether_type == ETH_P_FIP)) in bnx2x_select_queue()