Home
last modified time | relevance | path

Searched refs:ixgbe_mbx_operations (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dmbx.c315 const struct ixgbe_mbx_operations ixgbevf_mbx_ops = {
333 const struct ixgbe_mbx_operations ixgbevf_hv_mbx_ops = {
Dvf.h77 struct ixgbe_mbx_operations { struct
98 struct ixgbe_mbx_operations ops; argument
Dixgbevf.h424 extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops;
431 extern const struct ixgbe_mbx_operations ixgbevf_hv_mbx_ops;
Dixgbevf_main.c4558 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_probe()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.h102 extern const struct ixgbe_mbx_operations mbx_ops_generic;
Dixgbe_mbx.c426 const struct ixgbe_mbx_operations mbx_ops_generic = {
Dixgbe_type.h3588 struct ixgbe_mbx_operations { struct
3609 const struct ixgbe_mbx_operations *ops; argument
3647 const struct ixgbe_mbx_operations *mbx_ops;