Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbevf/
H A 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 = {
H A Dvf.h75 struct ixgbe_mbx_operations { struct
95 struct ixgbe_mbx_operations ops; argument
H A 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;
H A Dvf.c79 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_reset_hw_vf()
H A Dixgbevf_main.c2298 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_negotiate_api()
4588 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_probe()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.c426 const struct ixgbe_mbx_operations mbx_ops_generic = {