Searched refs:bnx2x_setup_tc (Results 1 – 3 of 3) sorted by relevance
488 int bnx2x_setup_tc(struct net_device *dev, u8 num_tc);
2708 bnx2x_setup_tc(bp->dev, bp->max_cos); in bnx2x_nic_load()4272 int bnx2x_setup_tc(struct net_device *dev, u8 num_tc) in bnx2x_setup_tc() function
10226 bnx2x_setup_tc(bp->dev, bp->dcbx_port_params.ets.num_of_cos); in bnx2x_sp_rtnl_task()12997 .ndo_setup_tc = bnx2x_setup_tc,