Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h110 struct ixgbe_mbx_operations { struct
122 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.h3709 struct ixgbe_mbx_operations;
3712 const struct ixgbe_mbx_operations *ops;
3763 const struct ixgbe_mbx_operations *mbx_ops;
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h77 struct ixgbe_mbx_operations { struct
97 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 Dvf.c79 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_reset_hw_vf()
H A Dixgbevf_main.c2300 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_negotiate_api()
4590 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_probe()