Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c4369 struct be_resources super_nic_res = {0}; in BEx_get_resources() local
4374 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()