Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgbevf/
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 = {
Dvf.h75 struct ixgbe_mbx_operations { struct
95 struct ixgbe_mbx_operations ops; argument
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;
Dvf.c79 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_reset_hw_vf()
Dixgbevf_main.c2292 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_negotiate_api()
4582 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_probe()
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.h109 extern const struct ixgbe_mbx_operations mbx_ops_generic;
Dixgbe_mbx.c426 const struct ixgbe_mbx_operations mbx_ops_generic = {
Dixgbe_type.h3604 struct ixgbe_mbx_operations { struct
3625 const struct ixgbe_mbx_operations *ops; argument
3663 const struct ixgbe_mbx_operations *mbx_ops;