Searched refs:nsubch (Results 1 – 2 of 2) sorted by relevance
538 hn_nvs_alloc_subchans(struct hn_data *hv, uint32_t *nsubch) in hn_nvs_alloc_subchans() argument547 req.nsubch = *nsubch; in hn_nvs_alloc_subchans()562 if (resp.nsubch > *nsubch) { in hn_nvs_alloc_subchans()565 resp.nsubch, *nsubch); in hn_nvs_alloc_subchans()567 *nsubch = resp.nsubch; in hn_nvs_alloc_subchans()
177 uint32_t nsubch; member184 uint32_t nsubch; member214 int hn_nvs_alloc_subchans(struct hn_data *hv, uint32_t *nsubch);