Searched refs:ice_set_vf_port_vlan (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_sriov.h | 43 ice_set_vf_port_vlan(struct net_device *netdev, int vf_id, u16 vlan_id, u8 qos, 117 ice_set_vf_port_vlan(struct net_device __always_unused *netdev, in ice_set_vf_port_vlan() function
|
D | ice_sriov.c | 1682 ice_set_vf_port_vlan(struct net_device *netdev, int vf_id, u16 vlan_id, u8 qos, in ice_set_vf_port_vlan() function
|
D | ice_main.c | 9092 .ndo_set_vf_vlan = ice_set_vf_port_vlan,
|