Searched refs:ETHTOOL_RX_FLOW_SPEC_RING_VF (Results 1 – 3 of 3) sorted by relevance
1018 #define ETHTOOL_RX_FLOW_SPEC_RING_VF 0x000000FF00000000LL macro1027 return (ETHTOOL_RX_FLOW_SPEC_RING_VF & ring_cookie) >> in ethtool_get_flow_spec_ring_vf()
925 #define ETHTOOL_RX_FLOW_SPEC_RING_VF 0x000000FF00000000LL macro934 return (ETHTOOL_RX_FLOW_SPEC_RING_VF & ring_cookie) >> in ethtool_get_flow_spec_ring_vf()
1070 *(u64 *)&p[opt->offset] &= ~ETHTOOL_RX_FLOW_SPEC_RING_VF; in rxclass_get_val()