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

/freebsd-10.2-release/sys/dev/e1000/
H A De1000_82571.c64 static void e1000_clear_vfta_82571(struct e1000_hw *hw);
352 mac->ops.clear_vfta = e1000_clear_vfta_82571;
1398 * e1000_clear_vfta_82571 - Clear VLAN filter table
1404 static void e1000_clear_vfta_82571(struct e1000_hw *hw) function
1411 DEBUGFUNC("e1000_clear_vfta_82571");

Completed in 43 milliseconds