Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/
H A Dngbe_pf.c217 u32 fctrl, vmolr; in ngbe_set_rx_mode() local
264 uint32_t vmolr = rd32(hw, NGBE_POOLETHCTL(vf)); in ngbe_vf_reset_event() local
319 uint32_t vmolr; in ngbe_disable_vf_mc_promisc() local
394 u32 vmolr = rd32(hw, NGBE_POOLETHCTL(vf)); in ngbe_vf_set_multicast() local
527 u32 vmolr, fctrl, disable, enable; in ngbe_set_vf_mc_promisc() local
/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c314 u32 fctrl, vmolr = IXGBE_VMOLR_BAM | IXGBE_VMOLR_AUPE; in set_rx_mode() local
359 uint32_t vmolr = IXGBE_READ_REG(hw, IXGBE_VMOLR(vf)); in ixgbe_vf_reset_event() local
421 uint32_t vmolr; in ixgbe_disable_vf_mc_promisc() local
497 u32 vmolr = IXGBE_READ_REG(hw, IXGBE_VMOLR(vf)); in ixgbe_vf_set_multicast() local
730 u32 vmolr, fctrl, disable, enable; in ixgbe_set_vf_mc_promisc() local
H A Drte_pmd_ixgbe.c325 uint32_t vmolr; in rte_pmd_ixgbe_set_vf_rxmode() local
H A Dixgbe_rxtx.c4365 uint32_t vmolr = 0; in ixgbe_vmdq_rx_hw_configure() local
/dpdk/drivers/net/txgbe/
H A Dtxgbe_pf.c304 u32 fctrl, vmolr; in txgbe_set_rx_mode() local
351 uint32_t vmolr = rd32(hw, TXGBE_POOLETHCTL(vf)); in txgbe_vf_reset_event() local
407 uint32_t vmolr; in txgbe_disable_vf_mc_promisc() local
482 u32 vmolr = rd32(hw, TXGBE_POOLETHCTL(vf)); in txgbe_vf_set_multicast() local
667 u32 vmolr, fctrl, disable, enable; in txgbe_set_vf_mc_promisc() local
H A Dtxgbe_rxtx.c3744 uint32_t vmolr = 0; in txgbe_vmdq_rx_hw_configure() local
/dpdk/drivers/net/e1000/
H A Digb_pf.c197 uint32_t fctrl, vmolr = E1000_VMOLR_BAM | E1000_VMOLR_AUPE; in set_rx_mode() local
240 uint32_t vmolr = E1000_READ_REG(hw, E1000_VMOLR(vf)); in igb_vf_reset_event() local
404 uint32_t vmolr; in igb_vf_set_rlpml() local
H A Digb_rxtx.c2135 uint32_t mrqc, vt_ctl, vmolr, rctl; in igb_vmdq_rx_hw_configure() local