Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h125 struct ixgbe_mbx_operations { struct
137 extern const struct ixgbe_mbx_operations mbx_ops_generic; argument
H A Dixgbe_mbx.c428 const struct ixgbe_mbx_operations mbx_ops_generic = {
H A Dixgbe_type.h3712 struct ixgbe_mbx_operations;
3715 const struct ixgbe_mbx_operations *ops;
3767 const struct ixgbe_mbx_operations *mbx_ops;
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h78 struct ixgbe_mbx_operations { struct
98 struct ixgbe_mbx_operations ops; argument
H A Dmbx.c489 const struct ixgbe_mbx_operations ixgbevf_mbx_ops = {
499 const struct ixgbe_mbx_operations ixgbevf_mbx_ops_legacy = {
H A Dixgbevf.h424 extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops;
425 extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops_legacy;
H A Dvf.c79 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_reset_hw_vf()
H A Dixgbevf_main.c2328 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_negotiate_api()
4619 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_probe()