Home
last modified time | relevance | path

Searched refs:ETH_P_FCOE (Results 1 – 16 of 16) sorted by relevance

/linux/include/uapi/linux/
A Dif_ether.h104 #define ETH_P_FCOE 0x8906 /* Fibre Channel over Ethernet */ macro
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_dcb_nl.c36 .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()
A Dixgbe_fcoe.c651 etqf = ETH_P_FCOE | IXGBE_ETQF_FCOE | IXGBE_ETQF_FILTER_EN; in ixgbe_configure_fcoe()
A Dixgbe_main.c8525 case htons(ETH_P_FCOE): in ixgbe_select_queue()
8708 if ((protocol == htons(ETH_P_FCOE)) && in ixgbe_xmit_frame_ring()
/linux/drivers/scsi/fcoe/
A Dfcoe.c353 fcoe->fcoe_packet_type.type = htons(ETH_P_FCOE); in fcoe_interface_setup()
1548 skb->protocol = htons(ETH_P_FCOE); in fcoe_xmit()
1562 eh->h_proto = htons(ETH_P_FCOE); in fcoe_xmit()
1822 entry->app.protocol == ETH_P_FCOE) in fcoe_dcb_app_notification()
1825 if (entry->app.protocol == ETH_P_FCOE) in fcoe_dcb_app_notification()
2149 .protocol = ETH_P_FCOE in fcoe_dcb_create()
/linux/drivers/scsi/fnic/
A Dfnic_fcs.c695 if (eh->h_proto != htons(ETH_P_FCOE)) in fnic_import_rq_eth_pkt()
1100 vlan_hdr->h_vlan_encapsulated_proto = htons(ETH_P_FCOE); in fnic_send_frame()
1106 eth_hdr->h_proto = htons(ETH_P_FCOE); in fnic_send_frame()
/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_fcoe.c369 skb->protocol = htons(ETH_P_FCOE); in bnx2fc_xmit()
374 eh->h_proto = htons(ETH_P_FCOE); in bnx2fc_xmit()
453 if (unlikely(eth_hdr(skb)->h_proto != htons(ETH_P_FCOE))) { in bnx2fc_rcv()
1275 interface->fcoe_packet_type.type = __constant_htons(ETH_P_FCOE); in bnx2fc_interface_setup()
/linux/drivers/net/ethernet/intel/ice/
A Dice_dcb_lib.c658 dcbcfg->app[0].prot_id = ETH_P_FCOE; in ice_dcb_sw_dflt_cfg()
A Dice_dcb.c847 ice_app_prot_id_type = ETH_P_FCOE; in ice_cee_to_dcb_cfg()
/linux/drivers/scsi/qedf/
A Dqedf_main.c1190 skb->protocol = htons(ETH_P_FCOE); in qedf_xmit()
1200 eh->h_proto = htons(ETH_P_FCOE); in qedf_xmit()
2617 } else if (eh->h_proto == htons(ETH_P_FCOE)) { in qedf_ll2_process_skb()
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_ll2.c1708 ETH_P_FCOE, 0); in qed_ll2_establish_connection()
2140 ETH_P_FCOE, 0); in qed_ll2_terminate_connection()
/linux/net/core/
A Dflow_dissector.c1247 case htons(ETH_P_FCOE): in __skb_flow_dissect()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dsge.c1256 if (skb->protocol != htons(ETH_P_FCOE)) in cxgb_fcoe_offload()
1702 if (skb->protocol == htons(ETH_P_FCOE)) in cxgb4_eth_xmit()
A Dcxgb4_main.c1159 if (skb->protocol == htons(ETH_P_FCOE)) in cxgb_select_queue()
/linux/include/linux/
A Dnetdevice.h4951 if (protocol == htons(ETH_P_FCOE)) in can_checksum_protocol()
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_cmn.c1933 if ((ether_type == ETH_P_FCOE) || (ether_type == ETH_P_FIP)) in bnx2x_select_queue()

Completed in 94 milliseconds