Home
last modified time | relevance | path

Searched refs:bnx2x_setup_tc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h490 int bnx2x_setup_tc(struct net_device *dev, u8 num_tc);
H A Dbnx2x_cmn.c1978 * bnx2x_setup_tc() takes care of the proper TC mappings so that __skb_tx_hash()
2701 bnx2x_setup_tc(bp->dev, bp->max_cos); in bnx2x_nic_load()
4237 * bnx2x_setup_tc - routine to configure net_device for multi tc
4244 int bnx2x_setup_tc(struct net_device *dev, u8 num_tc) in bnx2x_setup_tc() function
4317 return bnx2x_setup_tc(dev, mqprio->num_tc); in __bnx2x_setup_tc()
H A Dbnx2x_main.c10301 bnx2x_setup_tc(bp->dev, bp->dcbx_port_params.ets.num_of_cos); in bnx2x_sp_rtnl_task()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h490 int bnx2x_setup_tc(struct net_device *dev, u8 num_tc);
H A Dbnx2x_cmn.c1989 * bnx2x_setup_tc() takes care of the proper TC mappings so that __skb_tx_hash()
2712 bnx2x_setup_tc(bp->dev, bp->max_cos); in bnx2x_nic_load()
4248 * bnx2x_setup_tc - routine to configure net_device for multi tc
4255 int bnx2x_setup_tc(struct net_device *dev, u8 num_tc) in bnx2x_setup_tc() function
4328 return bnx2x_setup_tc(dev, mqprio->num_tc); in __bnx2x_setup_tc()
H A Dbnx2x_main.c10302 bnx2x_setup_tc(bp->dev, bp->dcbx_port_params.ets.num_of_cos); in bnx2x_sp_rtnl_task()

Completed in 50 milliseconds