Searched refs:FC_FCOE_VER (Results 1 – 5 of 5) sorted by relevance
38 #define FC_FCOE_VER 0 /* version */ macro
664 if (FC_FCOE_DECAPS_VER(fcoe_hdr) != FC_FCOE_VER) in fnic_import_rq_eth_pkt()1091 if (FC_FCOE_VER) in fnic_send_frame()1092 FC_FCOE_ENCAPS_VER(fcoe_hdr, FC_FCOE_VER); in fnic_send_frame()
1691 if (FC_FCOE_VER) in fcoe_xmit()1692 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in fcoe_xmit()1818 if (unlikely(FC_FCOE_DECAPS_VER(hp) != FC_FCOE_VER)) { in fcoe_recv_frame()1825 FC_FCOE_VER); in fcoe_recv_frame()
723 (FC_FCOE_VER << IXGBE_FCRXCTRL_FCOEVER_SHIFT)); in ixgbe_configure_fcoe()
367 if (FC_FCOE_VER) in bnx2fc_xmit()368 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in bnx2fc_xmit()