Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_dcbnl.c67 netdev_set_prio_tc_map(dev, i, ets->prio_tc[i]); in fm10k_dcbnl_ieee_setets()
/Linux-v4.19/net/sched/
Dsch_mqprio.c285 netdev_set_prio_tc_map(dev, i, qopt->prio_tc_map[i]); in mqprio_init()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_nl.c341 netdev_set_prio_tc_map(netdev, i, prio_tc[i]); in ixgbe_dcbnl_set_all()
Dixgbe_main.c8892 netdev_set_prio_tc_map(dev, prio, tc); in ixgbe_set_prio_tc_map()
/Linux-v4.19/include/linux/
Dnetdevice.h2039 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/
Dxgbe-dev.c2697 netdev_set_prio_tc_map(pdata->netdev, prio, in xgbe_config_tc()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c350 netdev_set_prio_tc_map(netdev, i, in hns3_nic_net_open()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c4267 netdev_set_prio_tc_map(dev, prio, bp->prio_to_cos[outer_prio]); in bnx2x_setup_tc()
/Linux-v4.19/net/core/
Ddev.c2080 netdev_set_prio_tc_map(dev, i, 0); in netif_setup_tc()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_main.c5210 netdev_set_prio_tc_map(netdev, i, netdev_tc); in i40e_vsi_config_netdev_tc()