Home
last modified time | relevance | path

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

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