Searched defs:vlanctrl (Results 1 – 8 of 8) sorted by relevance
| /dpdk/drivers/net/e1000/ |
| H A D | igb_pf.c | 133 uint32_t vlanctrl; in igb_pf_host_configure() local
|
| /dpdk/drivers/net/ngbe/ |
| H A D | ngbe_pf.c | 144 uint32_t vlanctrl; in ngbe_pf_host_configure() local
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_pf.c | 217 uint32_t vlanctrl; in ixgbe_pf_host_configure() local
|
| H A D | ixgbe_rxtx.c | 3687 uint32_t mrqc, vt_ctl, queue_mapping, vlanctrl; in ixgbe_vmdq_dcb_configure() local 3994 uint32_t vlanctrl; in ixgbe_dcb_rx_hw_config() local 4364 uint32_t mrqc, vt_ctl, vlanctrl; in ixgbe_vmdq_rx_hw_configure() local
|
| H A D | ixgbe_ethdev.c | 2206 uint32_t vlanctrl = IXGBE_READ_REG(hw, IXGBE_VLNCTRL); in ixgbe_vmdq_vlan_hw_filter_enable() local
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_pf.c | 214 uint32_t vlanctrl; in txgbe_pf_host_configure() local
|
| H A D | txgbe_rxtx.c | 3076 uint32_t mrqc, vt_ctl, queue_mapping, vlanctrl; in txgbe_vmdq_dcb_configure() local 3360 uint32_t vlanctrl; in txgbe_dcb_rx_hw_config() local 3743 uint32_t mrqc, vt_ctl, vlanctrl; in txgbe_vmdq_rx_hw_configure() local
|
| H A D | txgbe_ethdev.c | 1316 uint32_t vlanctrl = rd32(hw, TXGBE_VLANCTL); in txgbe_vmdq_vlan_hw_filter_enable() local
|