Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_eth_ctrl.h443 struct rte_eth_fdir_info { struct
444 enum rte_fdir_mode mode; /**< Flow director mode */
445 struct rte_eth_fdir_masks mask;
447 struct rte_eth_fdir_flex_conf flex_conf;
448 uint32_t guarant_spc; /**< Guaranteed spaces.*/
449 uint32_t best_spc; /**< Best effort spaces.*/
455 uint32_t flex_payload_unit;
458 uint32_t max_flex_payload_segment_num;
462 uint16_t flex_payload_limit;
465 uint32_t flex_bitmask_unit;
[all …]