Home
last modified time | relevance | path

Searched refs:ixgbevf_mbx_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.c489 const struct ixgbe_mbx_operations ixgbevf_mbx_ops = { variable
H A Dixgbevf.h434 extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops;
H A Dixgbevf_main.c2298 memcpy(&hw->mbx.ops, &ixgbevf_mbx_ops, in ixgbevf_negotiate_api()