Searched refs:txgbe_setup_tc (Results 1 – 3 of 3) sorted by relevance
416 wx->setup_tc = txgbe_setup_tc; in txgbe_sw_init()572 int txgbe_setup_tc(struct net_device *dev, u8 tc) in txgbe_setup_tc() function
314 int txgbe_setup_tc(struct net_device *dev, u8 tc);
105 return txgbe_setup_tc(dev, netdev_get_num_tc(dev)); in txgbe_set_channels()
Completed in 24 milliseconds