Searched refs:iavf_tpid_to_vc_ethertype (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c1211 * iavf_tpid_to_vc_ethertype - transform from VLAN TPID to virtchnl ethertype
1214 static u32 iavf_tpid_to_vc_ethertype(u16 tpid) function
1239 u16 vc_ethertype = iavf_tpid_to_vc_ethertype(tpid);

Completed in 144 milliseconds