Searched refs:nic_max_sq (Results 1 – 2 of 2) sorted by relevance
56 nic_cap->max_sqs = dev_cap->nic_max_sq + 1; in hinic_parse_l2nic_res_cap()61 nic_cap->max_sqs = dev_cap->nic_max_sq; in hinic_parse_l2nic_res_cap()125 cap->max_sqs = dev_cap->nic_max_sq + 1; in hinic_parse_pub_res_cap()129 cap->max_sqs = dev_cap->nic_max_sq; in hinic_parse_pub_res_cap()
123 u16 nic_max_sq; member