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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h108 extern const struct ixgbe_mbx_operations mbx_ops_generic;
H A Dixgbe_mbx.c426 const struct ixgbe_mbx_operations mbx_ops_generic = {
H A Dixgbe_type.h3606 struct ixgbe_mbx_operations { struct
3627 const struct ixgbe_mbx_operations *ops;
3665 const struct ixgbe_mbx_operations *mbx_ops;
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.c489 const struct ixgbe_mbx_operations ixgbevf_mbx_ops = {
499 const struct ixgbe_mbx_operations ixgbevf_mbx_ops_legacy = {
516 const struct ixgbe_mbx_operations ixgbevf_hv_mbx_ops = {
H A Dvf.h75 struct ixgbe_mbx_operations { struct
95 struct ixgbe_mbx_operations ops;
H A Dixgbevf.h434 extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops;
435 extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops_legacy;
442 extern const struct ixgbe_mbx_operations ixgbevf_hv_mbx_ops;
H A Dvf.c79 sizeof(struct ixgbe_mbx_operations));
H A Dixgbevf_main.c2299 sizeof(struct ixgbe_mbx_operations));
4589 sizeof(struct ixgbe_mbx_operations));

Completed in 404 milliseconds