Searched refs:ETH_P_FCOE (Results 1 – 16 of 16) sorted by relevance
106 #define ETH_P_FCOE 0x8906 /* Fibre Channel over Ethernet */ macro
34 .protocol = ETH_P_FCOE, in ixgbe_copy_dcb_cfg()369 .protocol = ETH_P_FCOE, in ixgbe_dcbnl_set_all()630 app->protocol == ETH_P_FCOE) { in ixgbe_dcbnl_ieee_setapp()673 app->protocol == ETH_P_FCOE) { in ixgbe_dcbnl_ieee_delapp()
651 etqf = ETH_P_FCOE | IXGBE_ETQF_FCOE | IXGBE_ETQF_FILTER_EN; in ixgbe_configure_fcoe()
8606 case htons(ETH_P_FCOE): in ixgbe_select_queue()8815 if ((protocol == htons(ETH_P_FCOE)) && in ixgbe_xmit_frame_ring()
354 fcoe->fcoe_packet_type.type = htons(ETH_P_FCOE); in fcoe_interface_setup()1547 skb->protocol = htons(ETH_P_FCOE); in fcoe_xmit()1561 eh->h_proto = htons(ETH_P_FCOE); in fcoe_xmit()1814 entry->app.protocol == ETH_P_FCOE) in fcoe_dcb_app_notification()1817 if (entry->app.protocol == ETH_P_FCOE) in fcoe_dcb_app_notification()2138 .protocol = ETH_P_FCOE in fcoe_dcb_create()
683 if (eh->h_proto != htons(ETH_P_FCOE)) in fnic_import_rq_eth_pkt()1088 vlan_hdr->h_vlan_encapsulated_proto = htons(ETH_P_FCOE); in fnic_send_frame()1094 eth_hdr->h_proto = htons(ETH_P_FCOE); in fnic_send_frame()
368 skb->protocol = htons(ETH_P_FCOE); in bnx2fc_xmit()373 eh->h_proto = htons(ETH_P_FCOE); in bnx2fc_xmit()447 if (unlikely(eth_hdr(skb)->h_proto != htons(ETH_P_FCOE))) { in bnx2fc_rcv()1264 interface->fcoe_packet_type.type = __constant_htons(ETH_P_FCOE); in bnx2fc_interface_setup()
665 dcbcfg->app[0].prot_id = ETH_P_FCOE; in ice_dcb_sw_dflt_cfg()
847 ice_app_prot_id_type = ETH_P_FCOE; in ice_cee_to_dcb_cfg()
1191 skb->protocol = htons(ETH_P_FCOE); in qedf_xmit()1201 eh->h_proto = htons(ETH_P_FCOE); in qedf_xmit()2638 } else if (eh->h_proto == htons(ETH_P_FCOE)) { in qedf_ll2_process_skb()
1710 ETH_P_FCOE, 0); in qed_ll2_establish_connection()2142 ETH_P_FCOE, 0); in qed_ll2_terminate_connection()
1417 case htons(ETH_P_FCOE): in __skb_flow_dissect()
1256 if (skb->protocol != htons(ETH_P_FCOE)) in cxgb_fcoe_offload()1702 if (skb->protocol == htons(ETH_P_FCOE)) in cxgb4_eth_xmit()
1158 if (skb->protocol == htons(ETH_P_FCOE)) in cxgb_select_queue()
4862 if (protocol == htons(ETH_P_FCOE)) in can_checksum_protocol()
1944 if ((ether_type == ETH_P_FCOE) || (ether_type == ETH_P_FIP)) in bnx2x_select_queue()