Home
last modified time | relevance | path

Searched refs:ETHTOOL_RX_FLOW_SPEC_RING_VF_OFF (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dethtool.h928 #define ETHTOOL_RX_FLOW_SPEC_RING_VF_OFF 32 macro
937 ETHTOOL_RX_FLOW_SPEC_RING_VF_OFF; in ethtool_get_flow_spec_ring_vf()
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1451 ETHTOOL_RX_FLOW_SPEC_RING_VF_OFF; in qede_get_cls_rule_entry()
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c3284 ring_vf <<= ETHTOOL_RX_FLOW_SPEC_RING_VF_OFF; in i40e_get_ethtool_fdir_entry()
/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c5254 (action >> ETHTOOL_RX_FLOW_SPEC_RING_VF_OFF) - 1; in ixgbe_fdir_filter_restore()
9273 *action <<= ETHTOOL_RX_FLOW_SPEC_RING_VF_OFF; in handle_redirect_action()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c5961 vf_id <<= ETHTOOL_RX_FLOW_SPEC_RING_VF_OFF; in hclge_get_fd_rule_info()