Home
last modified time | relevance | path

Searched refs:ETH_P_FIP (Results 1 – 13 of 13) sorted by relevance

/linux/include/uapi/linux/
A Dif_ether.h107 #define ETH_P_FIP 0x8914 /* FCoE Initialization Protocol */ macro
/linux/drivers/scsi/qedf/
A Dqedf_fip.c38 vlan->eth.h_proto = htons(ETH_P_FIP); in qedf_fcoe_send_vlan_req()
54 skb->protocol = htons(ETH_P_FIP); in qedf_fcoe_send_vlan_req()
A Dqedf_main.c2614 if (eh->h_proto == htons(ETH_P_FIP)) { in qedf_ll2_process_skb()
/linux/drivers/scsi/fcoe/
A Dfcoe_ctlr.c399 sol->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_solicit()
423 skb->protocol = htons(ETH_P_FIP); in fcoe_ctlr_solicit()
558 kal->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_send_keep_alive()
581 skb->protocol = htons(ETH_P_FIP); in fcoe_ctlr_send_keep_alive()
641 cap->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_encaps()
674 skb->protocol = htons(ETH_P_FIP); in fcoe_ctlr_encaps()
2063 frame->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_vn_send()
2110 skb->protocol = htons(ETH_P_FIP); in fcoe_ctlr_vn_send()
2930 frame->eth.h_proto = htons(ETH_P_FIP); in fcoe_ctlr_vlan_send()
2946 skb->protocol = htons(ETH_P_FIP); in fcoe_ctlr_vlan_send()
A Dfcoe.c358 fcoe->fip_packet_type.type = htons(ETH_P_FIP); in fcoe_interface_setup()
364 fcoe->fip_vlan_packet_type.type = htons(ETH_P_FIP); in fcoe_interface_setup()
573 if (ntohs(frame->eth.h_proto) == ETH_P_FIP && in fcoe_fip_send()
1821 if (entry->app.protocol == ETH_P_FIP || in fcoe_dcb_app_notification()
2159 app.protocol = ETH_P_FIP; in fcoe_dcb_create()
2164 app.protocol = ETH_P_FIP; in fcoe_dcb_create()
/linux/drivers/scsi/fnic/
A Dfnic_fcs.c397 vlan->eth.h_proto = htons(ETH_P_FIP); in fnic_fcoe_send_vlan_req()
414 skb->protocol = htons(ETH_P_FIP); in fnic_fcoe_send_vlan_req()
632 if (eh->h_proto == htons(ETH_P_FIP)) { in fnic_handle_fip_frame()
680 if (eh->h_proto == htons(ETH_P_FIP)) { in fnic_import_rq_eth_pkt()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_fcoe.c686 etqf = ETH_P_FIP | IXGBE_ETQF_FILTER_EN; in ixgbe_configure_fcoe()
A Dixgbe_main.c8526 case htons(ETH_P_FIP): in ixgbe_select_queue()
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_cmn.h975 start_params->class_fail_ethtype = ETH_P_FIP; in bnx2x_func_start()
A Dbnx2x_cmn.c1933 if ((ether_type == ETH_P_FCOE) || (ether_type == ETH_P_FIP)) in bnx2x_select_queue()
/linux/drivers/net/ethernet/intel/ice/
A Dice_dcb.c875 ice_app_prot_id_type = ETH_P_FIP; in ice_cee_to_dcb_cfg()
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_ll2.c1711 ETH_P_FIP, 0); in qed_ll2_establish_connection()
2143 ETH_P_FIP, 0); in qed_ll2_terminate_connection()
/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_fcoe.c1270 interface->fip_packet_type.type = htons(ETH_P_FIP); in bnx2fc_interface_setup()

Completed in 62 milliseconds