Home
last modified time | relevance | path

Searched refs:portctl (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ngbe/base/
H A Dngbe_hw.c1424 u32 portctl; in ngbe_set_vlvf() local
1437 portctl = rd32(hw, NGBE_PORTCTL); in ngbe_set_vlvf()
1438 if (!(portctl & NGBE_PORTCTL_NUMVT_MASK)) in ngbe_set_vlvf()
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c1686 u32 portctl; in txgbe_set_vlvf() local
1699 portctl = rd32(hw, TXGBE_PORTCTL); in txgbe_set_vlvf()
1700 if (!(portctl & TXGBE_PORTCTL_NUMVT_MASK)) in txgbe_set_vlvf()