Searched refs:FC_FCOE_DECAPS_VER (Results 1 – 3 of 3) sorted by relevance
45 #define FC_FCOE_DECAPS_VER(hp) ((hp)->fcoe_ver >> 4) macro
1679 if (unlikely(FC_FCOE_DECAPS_VER(hp) != FC_FCOE_VER)) { in fcoe_recv_frame()1688 "%x\n", FC_FCOE_DECAPS_VER(hp), in fcoe_recv_frame()
689 if (FC_FCOE_DECAPS_VER(fcoe_hdr) != FC_FCOE_VER) in fnic_import_rq_eth_pkt()