Home
last modified time | relevance | path

Searched refs:ixgbe_mac_type (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h662 uint16_t ixgbe_reta_size_get(enum ixgbe_mac_type mac_type);
664 uint32_t ixgbe_reta_reg_get(enum ixgbe_mac_type mac_type, uint16_t reta_idx);
666 uint32_t ixgbe_mrqc_reg_get(enum ixgbe_mac_type mac_type);
668 uint32_t ixgbe_rssrk_reg_get(enum ixgbe_mac_type mac_type, uint8_t i);
670 bool ixgbe_rss_update_sp(enum ixgbe_mac_type mac_type);
H A Dixgbe_ethdev.c7353 ixgbe_reta_size_get(enum ixgbe_mac_type mac_type) { in ixgbe_reta_size_get()
7372 ixgbe_reta_reg_get(enum ixgbe_mac_type mac_type, uint16_t reta_idx) { in ixgbe_reta_reg_get()
7391 ixgbe_mrqc_reg_get(enum ixgbe_mac_type mac_type) { in ixgbe_mrqc_reg_get()
7403 ixgbe_rssrk_reg_get(enum ixgbe_mac_type mac_type, uint8_t i) { in ixgbe_rssrk_reg_get()
7415 ixgbe_rss_update_sp(enum ixgbe_mac_type mac_type) { in ixgbe_rss_update_sp()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h3642 enum ixgbe_mac_type { enum
4081 enum ixgbe_mac_type type;