Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c13841 int max_cos_est; in bnx2x_init_one() local
13864 max_cos_est = set_max_cos_est(ent->driver_data); in bnx2x_init_one()
13865 if (max_cos_est < 0) in bnx2x_init_one()
13866 return max_cos_est; in bnx2x_init_one()
13887 tx_count = rss_count * max_cos_est + cnic_cnt; in bnx2x_init_one()