Searched refs:bnxt_set_vf_vlan (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 33 int bnxt_set_vf_vlan(struct net_device *, int, u16, u8, __be16);
|
H A D | bnxt_sriov.c | 234 int bnxt_set_vf_vlan(struct net_device *dev, int vf_id, u16 vlan_id, u8 qos, in bnxt_set_vf_vlan() function
|
H A D | bnxt.c | 12242 .ndo_set_vf_vlan = bnxt_set_vf_vlan,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 33 int bnxt_set_vf_vlan(struct net_device *, int, u16, u8, __be16);
|
H A D | bnxt_sriov.c | 247 int bnxt_set_vf_vlan(struct net_device *dev, int vf_id, u16 vlan_id, u8 qos, in bnxt_set_vf_vlan() function
|
H A D | bnxt.c | 13191 .ndo_set_vf_vlan = bnxt_set_vf_vlan,
|
Completed in 38 milliseconds