Home
last modified time | relevance | path

Searched refs:ixgbevf_mbx_ops_legacy (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/ixgbevf/
Dmbx.c499 const struct ixgbe_mbx_operations ixgbevf_mbx_ops_legacy = { variable
Dixgbevf.h435 extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops_legacy;
Dvf.c78 memcpy(&hw->mbx.ops, &ixgbevf_mbx_ops_legacy, in ixgbevf_reset_hw_vf()
Dixgbevf_main.c4581 memcpy(&hw->mbx.ops, &ixgbevf_mbx_ops_legacy, in ixgbevf_probe()