Searched refs:nsubch (Results 1 – 2 of 2) sorted by relevance
543 hn_nvs_alloc_subchans(struct hn_data *hv, uint32_t *nsubch) in hn_nvs_alloc_subchans() argument552 req.nsubch = *nsubch; in hn_nvs_alloc_subchans()567 if (resp.nsubch > *nsubch) { in hn_nvs_alloc_subchans()570 resp.nsubch, *nsubch); in hn_nvs_alloc_subchans()572 *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);