ixgbe_mbx_operations  426 drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c const struct ixgbe_mbx_operations mbx_ops_generic = {
ixgbe_mbx_operations  107 drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h extern const struct ixgbe_mbx_operations mbx_ops_generic;
ixgbe_mbx_operations 3621 drivers/net/ethernet/intel/ixgbe/ixgbe_type.h 	const struct ixgbe_mbx_operations *ops;
ixgbe_mbx_operations 3659 drivers/net/ethernet/intel/ixgbe/ixgbe_type.h 	const struct ixgbe_mbx_operations	*mbx_ops;
ixgbe_mbx_operations  432 drivers/net/ethernet/intel/ixgbevf/ixgbevf.h extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops;
ixgbe_mbx_operations  439 drivers/net/ethernet/intel/ixgbevf/ixgbevf.h extern const struct ixgbe_mbx_operations ixgbevf_hv_mbx_ops;
ixgbe_mbx_operations 4605 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c 	       sizeof(struct ixgbe_mbx_operations));
ixgbe_mbx_operations  315 drivers/net/ethernet/intel/ixgbevf/mbx.c const struct ixgbe_mbx_operations ixgbevf_mbx_ops = {
ixgbe_mbx_operations  333 drivers/net/ethernet/intel/ixgbevf/mbx.c const struct ixgbe_mbx_operations ixgbevf_hv_mbx_ops = {
ixgbe_mbx_operations   98 drivers/net/ethernet/intel/ixgbevf/vf.h 	struct ixgbe_mbx_operations ops;