Searched refs:txgbe_set_vlvf (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_hw.h | 51 s32 txgbe_set_vlvf(struct txgbe_hw *hw, u32 vlan, u32 vind,
|
| H A D | txgbe_hw.c | 1762 err = txgbe_set_vlvf(hw, vlan, vind, vlan_on, &vfta_delta, in txgbe_set_vfta() 1791 s32 txgbe_set_vlvf(struct txgbe_hw *hw, u32 vlan, u32 vind, in txgbe_set_vlvf() function 2830 mac->set_vlvf = txgbe_set_vlvf; in txgbe_init_ops_pf()
|