Home
last modified time | relevance | path

Searched refs:ixgbe_mac_operations (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h19 struct ixgbe_mac_operations { struct
63 struct ixgbe_mac_operations ops; argument
152 const struct ixgbe_mac_operations *mac_ops;
H A Dvf.c999 static const struct ixgbe_mac_operations ixgbevf_mac_ops = {
1017 static const struct ixgbe_mac_operations ixgbevf_hv_mac_ops = {
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.c3846 static const struct ixgbe_mac_operations mac_ops_X550 = {
3868 static const struct ixgbe_mac_operations mac_ops_X550EM_x = {
3890 static const struct ixgbe_mac_operations mac_ops_X550EM_x_fw = {
3912 static const struct ixgbe_mac_operations mac_ops_x550em_a = {
3933 static const struct ixgbe_mac_operations mac_ops_x550em_a_fw = {
H A Dixgbe_x540.c831 static const struct ixgbe_mac_operations mac_ops_X540 = {
H A Dixgbe_type.h3451 struct ixgbe_mac_operations { struct
3596 struct ixgbe_mac_operations ops;
3715 const struct ixgbe_mac_operations *mac_ops;
H A Dixgbe_82598.c1116 static const struct ixgbe_mac_operations mac_ops_82598 = {
H A Dixgbe_82599.c2166 static const struct ixgbe_mac_operations mac_ops_82599 = {
H A Dixgbe_e610.c2583 static const struct ixgbe_mac_operations mac_ops_e610 = {