Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/igb/ !
Digb_main.c156 static int igb_ndo_set_vf_bw(struct net_device *netdev, int vf, int tx_rate);
1768 .ndo_set_vf_tx_rate = igb_ndo_set_vf_bw,
6789 static int igb_ndo_set_vf_bw(struct net_device *netdev, int vf, int tx_rate) in igb_ndo_set_vf_bw() function