Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c174 static int igbvf_set_vfta(struct e1000_hw *hw, uint16_t vid, bool on);
3713 static int igbvf_set_vfta(struct e1000_hw *hw, uint16_t vid, bool on) in igbvf_set_vfta() function
3756 igbvf_set_vfta(hw, in igbvf_set_vfta_all()
3779 ret = igbvf_set_vfta(hw, vlan_id, !!on); in igbvf_vlan_filter_set()