Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_nl.c178 netdev_set_prio_tc_map(netdev, i, prio_tc[i]); in ixgbe_dcbnl_set_state()
410 netdev_set_prio_tc_map(netdev, i, prio_tc[i]); in ixgbe_dcbnl_set_all()
614 netdev_set_prio_tc_map(dev, i, ets->prio_tc[i]); in ixgbe_dcbnl_ieee_setets()
/linux-3.4.99/net/sched/
Dsch_mqprio.c155 netdev_set_prio_tc_map(dev, i, qopt->prio_tc_map[i]); in mqprio_init()
/linux-3.4.99/include/linux/
Dnetdevice.h1317 int netdev_set_prio_tc_map(struct net_device *dev, u8 prio, u8 tc) in netdev_set_prio_tc_map() function
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c3065 netdev_set_prio_tc_map(dev, prio, bp->prio_to_cos[prio]); in bnx2x_setup_tc()
/linux-3.4.99/net/core/
Ddev.c1744 netdev_set_prio_tc_map(dev, i, 0); in netif_setup_tc()