Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c13823 int max_cos_est; in bnx2x_init_one() local
13846 max_cos_est = set_max_cos_est(ent->driver_data); in bnx2x_init_one()
13847 if (max_cos_est < 0) in bnx2x_init_one()
13848 return max_cos_est; in bnx2x_init_one()
13869 tx_count = rss_count * max_cos_est + cnic_cnt; in bnx2x_init_one()