Searched refs:e1000_clear_vfta_i350 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/e1000/
H A De1000_82575.c103 static void e1000_clear_vfta_i350(struct e1000_hw *hw);
487 mac->ops.clear_vfta = e1000_clear_vfta_i350;
3108 * e1000_clear_vfta_i350 - Clear VLAN filter table
3114 void e1000_clear_vfta_i350(struct e1000_hw *hw) function

Completed in 111 milliseconds