Searched defs:fctrl (Results 1 – 12 of 12) sorted by relevance
| /dpdk/drivers/net/ngbe/ |
| H A D | ngbe_pf.c | 217 u32 fctrl, vmolr; in ngbe_set_rx_mode() local 527 u32 vmolr, fctrl, disable, enable; in ngbe_set_vf_mc_promisc() local
|
| H A D | ngbe_ethdev.c | 1937 uint32_t fctrl; in ngbe_dev_promiscuous_enable() local 1950 uint32_t fctrl; in ngbe_dev_promiscuous_disable() local 1967 uint32_t fctrl; in ngbe_dev_allmulticast_enable() local 1980 uint32_t fctrl; in ngbe_dev_allmulticast_disable() local
|
| H A D | ngbe_rxtx.c | 2853 uint32_t fctrl; in ngbe_dev_rx_init() local
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_pf.c | 314 u32 fctrl, vmolr = IXGBE_VMOLR_BAM | IXGBE_VMOLR_AUPE; in set_rx_mode() local 730 u32 vmolr, fctrl, disable, enable; in ixgbe_set_vf_mc_promisc() local
|
| H A D | rte_pmd_ixgbe.c | 786 uint32_t fctrl; in rte_pmd_ixgbe_upd_fctrl_sbp() local
|
| H A D | ixgbe_ethdev.c | 4349 uint32_t fctrl; in ixgbe_dev_promiscuous_enable() local 4362 uint32_t fctrl; in ixgbe_dev_promiscuous_disable() local 4379 uint32_t fctrl; in ixgbe_dev_allmulticast_enable() local 4392 uint32_t fctrl; in ixgbe_dev_allmulticast_disable() local
|
| H A D | ixgbe_rxtx.c | 5036 uint32_t fctrl; in ixgbe_dev_rx_init() local
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_pf.c | 304 u32 fctrl, vmolr; in txgbe_set_rx_mode() local 667 u32 vmolr, fctrl, disable, enable; in txgbe_set_vf_mc_promisc() local
|
| H A D | txgbe_ethdev.c | 2774 uint32_t fctrl; in txgbe_dev_promiscuous_enable() local 2787 uint32_t fctrl; in txgbe_dev_promiscuous_disable() local 2804 uint32_t fctrl; in txgbe_dev_allmulticast_enable() local 2817 uint32_t fctrl; in txgbe_dev_allmulticast_disable() local
|
| H A D | txgbe_rxtx.c | 4290 uint32_t fctrl; in txgbe_dev_rx_init() local
|
| /dpdk/drivers/net/e1000/ |
| H A D | igb_pf.c | 197 uint32_t fctrl, vmolr = E1000_VMOLR_BAM | E1000_VMOLR_AUPE; in set_rx_mode() local
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_common.c | 2551 u32 fctrl; in ixgbe_update_uc_addr_list_generic() local
|