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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igbvf/
H A Dvf.h184 void (*write_vfta)(struct e1000_hw *, u32, u32); member in struct:e1000_mac_operations
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A D82571.c1701 .write_vfta = e1000_write_vfta_generic,
H A Des2lan.c1443 .write_vfta = e1000_write_vfta_generic,
H A Dhw.h774 void (*write_vfta)(struct e1000_hw *, u32, u32); member in struct:e1000_mac_operations
H A Dnetdev.c2404 hw->mac.ops.write_vfta(hw, index, vfta);
2434 hw->mac.ops.write_vfta(hw, index, vfta);

Completed in 140 milliseconds