Home
last modified time | relevance | path

Searched defs:flex_mask (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/i40e/
H A Di40e_fdir.c466 const struct rte_eth_fdir_flex_mask *flex_mask; in i40e_check_fdir_flex_conf() local
600 struct i40e_fdir_flex_mask *flex_mask; in i40e_set_flex_mask_on_pctype() local
1522 struct i40e_fdir_flex_mask flex_mask; in i40e_flow_store_flex_mask() local
1564 struct i40e_fdir_flex_mask *flex_mask; in i40e_flow_set_fdir_flex_msk() local
1723 uint8_t flex_mask[I40E_FDIR_MAX_FLEX_LEN]; in i40e_flow_add_del_fdir_filter() local
2136 struct rte_eth_fdir_flex_mask *flex_mask, in i40e_fdir_info_get_flex_mask()
H A Di40e_ethdev.h638 uint8_t flex_mask[I40E_FDIR_MAX_FLEX_LEN]; member
761 struct i40e_fdir_flex_mask flex_mask[I40E_FILTER_PCTYPE_MAX]; member
/dpdk/drivers/net/txgbe/
H A Dtxgbe_fdir.c301 const struct rte_eth_fdir_flex_mask *flex_mask; in txgbe_set_fdir_flex_conf() local
/dpdk/drivers/net/ixgbe/
H A Dixgbe_fdir.c580 const struct rte_eth_fdir_flex_mask *flex_mask; in ixgbe_set_fdir_flex_conf() local
/dpdk/drivers/net/e1000/
H A De1000_ethdev.h261 uint8_t flex_mask; /* Bit mask for every used flex filter */ member
/dpdk/lib/ethdev/
H A Drte_eth_ctrl.h418 struct rte_eth_fdir_flex_mask flex_mask[RTE_ETH_FLOW_MAX]; member