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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13368 int max_cos_est; bnx2x_init_one() local
13391 max_cos_est = set_max_cos_est(ent->driver_data); bnx2x_init_one()
13392 if (max_cos_est < 0) bnx2x_init_one()
13393 return max_cos_est; bnx2x_init_one()
13414 tx_count = rss_count * max_cos_est + cnic_cnt; bnx2x_init_one()

Completed in 114 milliseconds