Searched refs:FC_FCOE_VER (Results 1 – 6 of 6) sorted by relevance
26 #define FC_FCOE_VER 0 /* version */ macro
689 if (FC_FCOE_DECAPS_VER(fcoe_hdr) != FC_FCOE_VER) in fnic_import_rq_eth_pkt()1109 if (FC_FCOE_VER) in fnic_send_frame()1110 FC_FCOE_ENCAPS_VER(fcoe_hdr, FC_FCOE_VER); in fnic_send_frame()
1573 if (FC_FCOE_VER) in fcoe_xmit()1574 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in fcoe_xmit()1679 if (unlikely(FC_FCOE_DECAPS_VER(hp) != FC_FCOE_VER)) { in fcoe_recv_frame()1689 FC_FCOE_VER); in fcoe_recv_frame()
702 (FC_FCOE_VER << IXGBE_FCRXCTRL_FCOEVER_SHIFT)); in ixgbe_configure_fcoe()
387 if (FC_FCOE_VER) in bnx2fc_xmit()388 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in bnx2fc_xmit()
1223 if (FC_FCOE_VER) in qedf_xmit()1224 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in qedf_xmit()