Searched refs:super_nic_res (Results 1 – 1 of 1) sorted by relevance
4369 struct be_resources super_nic_res = {0}; in BEx_get_resources() local4374 be_cmd_get_profile_config(adapter, &super_nic_res, NULL, in BEx_get_resources()4378 res->max_tx_qs = super_nic_res.max_tx_qs ? : BE3_MAX_TX_QS; in BEx_get_resources()