Searched refs:netdev_set_prio_tc_map (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_dcbnl.c | 67 netdev_set_prio_tc_map(dev, i, ets->prio_tc[i]); in fm10k_dcbnl_ieee_setets()
|
/Linux-v4.19/net/sched/ |
D | sch_mqprio.c | 285 netdev_set_prio_tc_map(dev, i, qopt->prio_tc_map[i]); in mqprio_init()
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_dcb_nl.c | 341 netdev_set_prio_tc_map(netdev, i, prio_tc[i]); in ixgbe_dcbnl_set_all()
|
D | ixgbe_main.c | 8892 netdev_set_prio_tc_map(dev, prio, tc); in ixgbe_set_prio_tc_map()
|
/Linux-v4.19/include/linux/ |
D | netdevice.h | 2039 int netdev_set_prio_tc_map(struct net_device *dev, u8 prio, u8 tc) in netdev_set_prio_tc_map() function
|
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 2697 netdev_set_prio_tc_map(pdata->netdev, prio, in xgbe_config_tc()
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.c | 350 netdev_set_prio_tc_map(netdev, i, in hns3_nic_net_open()
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 4267 netdev_set_prio_tc_map(dev, prio, bp->prio_to_cos[outer_prio]); in bnx2x_setup_tc()
|
/Linux-v4.19/net/core/ |
D | dev.c | 2080 netdev_set_prio_tc_map(dev, i, 0); in netif_setup_tc()
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 5210 netdev_set_prio_tc_map(netdev, i, netdev_tc); in i40e_vsi_config_netdev_tc()
|