Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_dcbnl.c67 netdev_set_prio_tc_map(dev, i, ets->prio_tc[i]); in fm10k_dcbnl_ieee_setets()
/openbmc/linux/net/sched/
H A Dsch_mqprio.c428 netdev_set_prio_tc_map(dev, i, qopt->prio_tc_map[i]); in mqprio_init()
H A Dsch_taprio.c1915 netdev_set_prio_tc_map(dev, i, in taprio_change()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c339 netdev_set_prio_tc_map(netdev, i, prio_tc[i]); in ixgbe_dcbnl_set_all()
H A Dixgbe_main.c9160 netdev_set_prio_tc_map(dev, prio, tc); in ixgbe_set_prio_tc_map()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c2764 netdev_set_prio_tc_map(pdata->netdev, prio, in xgbe_config_tc()
/openbmc/linux/include/linux/
H A Dnetdevice.h2450 int netdev_set_prio_tc_map(struct net_device *dev, u8 prio, u8 tc) in netdev_set_prio_tc_map() function
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_lib.c3319 netdev_set_prio_tc_map(netdev, i, netdev_tc); in ice_vsi_cfg_netdev_tc()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c4290 netdev_set_prio_tc_map(dev, prio, bp->prio_to_cos[outer_prio]); in bnx2x_setup_tc()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c797 netdev_set_prio_tc_map(netdev, i, kinfo->tc_info.prio_tc[i]); in hns3_nic_net_open()
/openbmc/linux/drivers/s390/net/
H A Dqeth_core_main.c6994 netdev_set_prio_tc_map(dev, prio, TC_IQD_UCAST); in qeth_iqd_set_prio_tc_map()
/openbmc/linux/net/core/
H A Ddev.c2382 netdev_set_prio_tc_map(dev, i, 0); in netif_setup_tc()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c5721 netdev_set_prio_tc_map(netdev, i, netdev_tc); in i40e_vsi_config_netdev_tc()