Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h44 ice_set_vf_bw(struct net_device *netdev, int vf_id, int min_tx_rate,
136 ice_set_vf_bw(struct net_device __always_unused *netdev, in ice_set_vf_bw() function
H A Dice_sriov.c1528 ice_set_vf_bw(struct net_device *netdev, int vf_id, int min_tx_rate, in ice_set_vf_bw() function
H A Dice_main.c9698 .ndo_set_vf_rate = ice_set_vf_bw,