Searched refs:bnx2x_setup_tc (Results 1 – 3 of 3) sorted by relevance
447 int bnx2x_setup_tc(struct net_device *dev, u8 num_tc);
1826 bnx2x_setup_tc(bp->dev, bp->max_cos); in bnx2x_nic_load()3036 int bnx2x_setup_tc(struct net_device *dev, u8 num_tc) in bnx2x_setup_tc() function
8729 bnx2x_setup_tc(bp->dev, bp->dcbx_port_params.ets.num_of_cos); in bnx2x_sp_rtnl_task()10809 .ndo_setup_tc = bnx2x_setup_tc,