Searched refs:ETH_P_FCOE (Results 1 – 14 of 14) sorted by relevance
101 #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()
8508 case htons(ETH_P_FCOE): in ixgbe_select_queue()8691 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()1550 skb->protocol = htons(ETH_P_FCOE); in fcoe_xmit()1564 eh->h_proto = htons(ETH_P_FCOE); in fcoe_xmit()1824 entry->app.protocol == ETH_P_FCOE) in fcoe_dcb_app_notification()1827 if (entry->app.protocol == ETH_P_FCOE) in fcoe_dcb_app_notification()2154 .protocol = ETH_P_FCOE in fcoe_dcb_create()
699 if (eh->h_proto != htons(ETH_P_FCOE)) in fnic_import_rq_eth_pkt()1107 vlan_hdr->h_vlan_encapsulated_proto = htons(ETH_P_FCOE); in fnic_send_frame()1113 eth_hdr->h_proto = htons(ETH_P_FCOE); in fnic_send_frame()
367 skb->protocol = htons(ETH_P_FCOE); in bnx2fc_xmit()372 eh->h_proto = htons(ETH_P_FCOE); in bnx2fc_xmit()451 if (unlikely(eth_hdr(skb)->h_proto != htons(ETH_P_FCOE))) { in bnx2fc_rcv()1271 interface->fcoe_packet_type.type = __constant_htons(ETH_P_FCOE); in bnx2fc_interface_setup()
1123 skb->protocol = htons(ETH_P_FCOE); in qedf_xmit()1133 eh->h_proto = htons(ETH_P_FCOE); in qedf_xmit()2509 } else if (eh->h_proto == htons(ETH_P_FCOE)) { in qedf_ll2_process_skb()
1577 ETH_P_FCOE, 0); in qed_ll2_establish_connection()1983 ETH_P_FCOE, 0); in qed_ll2_terminate_connection()
1159 case htons(ETH_P_FCOE): in __skb_flow_dissect()
1191 if (skb->protocol != htons(ETH_P_FCOE)) in cxgb_fcoe_offload()1582 if (skb->protocol == htons(ETH_P_FCOE)) in cxgb4_eth_xmit()
1085 if (skb->protocol == htons(ETH_P_FCOE)) in cxgb_select_queue()
4370 if (protocol == htons(ETH_P_FCOE)) in can_checksum_protocol()
1932 if ((ether_type == ETH_P_FCOE) || (ether_type == ETH_P_FIP)) in bnx2x_select_queue()