Searched refs:ixgbevf_mac_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/ |
H A D | vf.c | 981 static const struct ixgbe_mac_operations ixgbevf_mac_ops = { variable 1019 .mac_ops = &ixgbevf_mac_ops, 1029 .mac_ops = &ixgbevf_mac_ops, 1039 .mac_ops = &ixgbevf_mac_ops, 1049 .mac_ops = &ixgbevf_mac_ops, 1059 .mac_ops = &ixgbevf_mac_ops,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/ |
H A D | vf.c | 999 static const struct ixgbe_mac_operations ixgbevf_mac_ops = { variable 1037 .mac_ops = &ixgbevf_mac_ops, 1047 .mac_ops = &ixgbevf_mac_ops, 1057 .mac_ops = &ixgbevf_mac_ops, 1067 .mac_ops = &ixgbevf_mac_ops, 1077 .mac_ops = &ixgbevf_mac_ops,
|
Completed in 3 milliseconds