Searched refs:bnxt_get_vf_config (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 31 int bnxt_get_vf_config(struct net_device *, int, struct ifla_vf_info *);
|
H A D | bnxt_sriov.c | 170 int bnxt_get_vf_config(struct net_device *dev, int vf_id, in bnxt_get_vf_config() function
|
H A D | bnxt.c | 12240 .ndo_get_vf_config = bnxt_get_vf_config,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 31 int bnxt_get_vf_config(struct net_device *, int, struct ifla_vf_info *);
|
H A D | bnxt_sriov.c | 179 int bnxt_get_vf_config(struct net_device *dev, int vf_id, in bnxt_get_vf_config() function
|
H A D | bnxt.c | 13189 .ndo_get_vf_config = bnxt_get_vf_config,
|
Completed in 41 milliseconds