Searched refs:bnxt_vf_ndo_prep (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.c | 49 static int bnxt_vf_ndo_prep(struct bnxt *bp, int vf_id) in bnxt_vf_ndo_prep() function 78 rc = bnxt_vf_ndo_prep(bp, vf_id); in bnxt_set_vf_spoofchk() 157 if (bnxt_vf_ndo_prep(bp, vf_id)) in bnxt_set_vf_trust() 177 rc = bnxt_vf_ndo_prep(bp, vf_id); in bnxt_get_vf_config() 214 rc = bnxt_vf_ndo_prep(bp, vf_id); in bnxt_set_vf_mac() 249 rc = bnxt_vf_ndo_prep(bp, vf_id); in bnxt_set_vf_vlan() 283 rc = bnxt_vf_ndo_prep(bp, vf_id); in bnxt_set_vf_bw() 322 rc = bnxt_vf_ndo_prep(bp, vf_id); in bnxt_set_vf_link_state()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.c | 56 static int bnxt_vf_ndo_prep(struct bnxt *bp, int vf_id) in bnxt_vf_ndo_prep() function 81 rc = bnxt_vf_ndo_prep(bp, vf_id); in bnxt_set_vf_spoofchk() 166 if (bnxt_vf_ndo_prep(bp, vf_id)) in bnxt_set_vf_trust() 186 rc = bnxt_vf_ndo_prep(bp, vf_id); in bnxt_get_vf_config() 223 rc = bnxt_vf_ndo_prep(bp, vf_id); in bnxt_set_vf_mac() 262 rc = bnxt_vf_ndo_prep(bp, vf_id); in bnxt_set_vf_vlan() 298 rc = bnxt_vf_ndo_prep(bp, vf_id); in bnxt_set_vf_bw() 339 rc = bnxt_vf_ndo_prep(bp, vf_id); in bnxt_set_vf_link_state()
|
Completed in 4 milliseconds