ixgbe_mbx_operations
const struct ixgbe_mbx_operations mbx_ops_generic = {
extern const struct ixgbe_mbx_operations mbx_ops_generic;
struct ixgbe_mbx_operations;
const struct ixgbe_mbx_operations *ops;
const struct ixgbe_mbx_operations *mbx_ops;
extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops;
extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops_legacy;
sizeof(struct ixgbe_mbx_operations));
sizeof(struct ixgbe_mbx_operations));
const struct ixgbe_mbx_operations ixgbevf_mbx_ops = {
const struct ixgbe_mbx_operations ixgbevf_mbx_ops_legacy = {
sizeof(struct ixgbe_mbx_operations));
struct ixgbe_mbx_operations ops;