Home
last modified time | relevance | path

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

/linux-6.12.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.c2298 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_negotiate_api()
4588 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_probe()
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.h108 extern const struct ixgbe_mbx_operations mbx_ops_generic;
Dixgbe_mbx.c426 const struct ixgbe_mbx_operations mbx_ops_generic = {
Dixgbe_type.h3606 struct ixgbe_mbx_operations { struct
3627 const struct ixgbe_mbx_operations *ops; argument
3665 const struct ixgbe_mbx_operations *mbx_ops;