Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.h31 int bnxt_get_vf_config(struct net_device *, int, struct ifla_vf_info *);
H A Dbnxt_sriov.c179 int bnxt_get_vf_config(struct net_device *dev, int vf_id, in bnxt_get_vf_config() function
H A Dbnxt.c13187 .ndo_get_vf_config = bnxt_get_vf_config,