Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ixgbevf/
Dvf.h77 struct ixgbe_mbx_operations { struct
98 struct ixgbe_mbx_operations ops; argument
Dmbx.c315 const struct ixgbe_mbx_operations ixgbevf_mbx_ops = {
333 const struct ixgbe_mbx_operations ixgbevf_hv_mbx_ops = {
Dixgbevf.h432 extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops;
439 extern const struct ixgbe_mbx_operations ixgbevf_hv_mbx_ops;
Dixgbevf_main.c4585 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_probe()
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.h107 extern const struct ixgbe_mbx_operations mbx_ops_generic;
Dixgbe_mbx.c426 const struct ixgbe_mbx_operations mbx_ops_generic = {
Dixgbe_type.h3600 struct ixgbe_mbx_operations { struct
3621 const struct ixgbe_mbx_operations *ops; argument
3659 const struct ixgbe_mbx_operations *mbx_ops;