Searched refs:ETH_P_FCOE (Results 1 – 14 of 14) sorted by relevance
106 #define ETH_P_FCOE 0x8906 /* Fibre Channel over Ethernet */ macro
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()
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()
485 if (eh->h_proto != cpu_to_be16(ETH_P_FCOE)) { in fnic_rq_cmpl_frame_recv()692 pethhdr->h_proto = cpu_to_be16(ETH_P_FCOE); in fdls_send_fcoe_frame()
651 etqf = ETH_P_FCOE | IXGBE_ETQF_FCOE | IXGBE_ETQF_FILTER_EN; in ixgbe_configure_fcoe()
8998 case htons(ETH_P_FCOE): in ixgbe_select_queue()9207 if ((protocol == htons(ETH_P_FCOE)) && in ixgbe_xmit_frame_ring()
665 dcbcfg->app[0].prot_id = ETH_P_FCOE; in ice_dcb_sw_dflt_cfg()
832 ice_app_prot_id_type = ETH_P_FCOE; in ice_cee_to_dcb_cfg()
1203 skb->protocol = htons(ETH_P_FCOE); in qedf_xmit()1213 eh->h_proto = htons(ETH_P_FCOE); in qedf_xmit()2650 } 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()
1451 case htons(ETH_P_FCOE): in __skb_flow_dissect()
5080 if (protocol == htons(ETH_P_FCOE)) in can_checksum_protocol()
1945 if ((ether_type == ETH_P_FCOE) || (ether_type == ETH_P_FIP)) in bnx2x_select_queue()
1158 if (skb->protocol == htons(ETH_P_FCOE)) in cxgb_select_queue()