Searched refs:ixgbe_mac_operations (Results 1 – 8 of 8) sorted by relevance
19 struct ixgbe_mac_operations { struct63 struct ixgbe_mac_operations ops; argument152 const struct ixgbe_mac_operations *mac_ops;
999 static const struct ixgbe_mac_operations ixgbevf_mac_ops = {1017 static const struct ixgbe_mac_operations ixgbevf_hv_mac_ops = {
3962 static const struct ixgbe_mac_operations mac_ops_X550 = {3988 static const struct ixgbe_mac_operations mac_ops_X550EM_x = {4010 static const struct ixgbe_mac_operations mac_ops_X550EM_x_fw = {4032 static const struct ixgbe_mac_operations mac_ops_x550em_a = {4053 static const struct ixgbe_mac_operations mac_ops_x550em_a_fw = {
831 static const struct ixgbe_mac_operations mac_ops_X540 = {
3487 struct ixgbe_mac_operations { struct3641 struct ixgbe_mac_operations ops;3760 const struct ixgbe_mac_operations *mac_ops;
1116 static const struct ixgbe_mac_operations mac_ops_82598 = {
2166 static const struct ixgbe_mac_operations mac_ops_82599 = {
3914 static const struct ixgbe_mac_operations mac_ops_e610 = {
Completed in 47 milliseconds