Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h43 ice_set_vf_bw(struct net_device *netdev, int vf_id, int min_tx_rate,
124 ice_set_vf_bw(struct net_device __always_unused *netdev, in ice_set_vf_bw() function
H A Dice_sriov.c1438 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.c9313 .ndo_set_vf_rate = ice_set_vf_bw,