Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_sriov.h43 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
Dice_sriov.c1682 ice_set_vf_port_vlan(struct net_device *netdev, int vf_id, u16 vlan_id, u8 qos, in ice_set_vf_port_vlan() function
Dice_main.c9092 .ndo_set_vf_vlan = ice_set_vf_port_vlan,