Searched refs:mbx_ops_generic (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_mbx.h | 108 extern const struct ixgbe_mbx_operations mbx_ops_generic;
|
H A D | ixgbe_mbx.c | 426 const struct ixgbe_mbx_operations mbx_ops_generic = { variable
|
H A D | ixgbe_x550.c | 4062 .mbx_ops = &mbx_ops_generic, 4072 .mbx_ops = &mbx_ops_generic, 4083 .mbx_ops = &mbx_ops_generic, 4093 .mbx_ops = &mbx_ops_generic, 4103 .mbx_ops = &mbx_ops_generic,
|
H A D | ixgbe_x540.c | 920 .mbx_ops = &mbx_ops_generic,
|
H A D | ixgbe_82599.c | 2253 .mbx_ops = &mbx_ops_generic,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_mbx.h | 108 extern const struct ixgbe_mbx_operations mbx_ops_generic;
|
H A D | ixgbe_mbx.c | 426 const struct ixgbe_mbx_operations mbx_ops_generic = { variable
|
H A D | ixgbe_x550.c | 4112 .mbx_ops = &mbx_ops_generic, 4122 .mbx_ops = &mbx_ops_generic, 4133 .mbx_ops = &mbx_ops_generic, 4143 .mbx_ops = &mbx_ops_generic, 4153 .mbx_ops = &mbx_ops_generic,
|
H A D | ixgbe_x540.c | 920 .mbx_ops = &mbx_ops_generic,
|
H A D | ixgbe_82599.c | 2254 .mbx_ops = &mbx_ops_generic,
|
Completed in 18 milliseconds