e1000_mac_operations 1340 drivers/net/ethernet/intel/e1000e/80003es2lan.c static const struct e1000_mac_operations es2_mac_ops = {
e1000_mac_operations 1855 drivers/net/ethernet/intel/e1000e/82571.c static const struct e1000_mac_operations e82571_mac_ops = {
e1000_mac_operations  341 drivers/net/ethernet/intel/e1000e/e1000.h 	const struct e1000_mac_operations *mac_ops;
e1000_mac_operations  531 drivers/net/ethernet/intel/e1000e/hw.h 	struct e1000_mac_operations ops;
e1000_mac_operations 5732 drivers/net/ethernet/intel/e1000e/ich8lan.c static const struct e1000_mac_operations ich8_mac_ops = {
e1000_mac_operations 2894 drivers/net/ethernet/intel/igb/e1000_82575.c static struct e1000_mac_operations e1000_mac_ops_82575 = {
e1000_mac_operations  356 drivers/net/ethernet/intel/igb/e1000_hw.h 	struct e1000_mac_operations *mac_ops;
e1000_mac_operations  364 drivers/net/ethernet/intel/igb/e1000_hw.h 	struct e1000_mac_operations ops;
e1000_mac_operations  171 drivers/net/ethernet/intel/igbvf/vf.h 	struct e1000_mac_operations ops;