Searched refs:nxa_buf_size (Results 1 – 2 of 2) sorted by relevance
82 nxa->nxa_buf_size = value; in __nexus_attr_set()185 *value = nxa->nxa_buf_size; in __nexus_attr_get()269 nxa->nxa_buf_size = p->nxp_buf_size; in __nexus_attr_from_params()326 p->nxp_buf_size = (uint32_t)nxa->nxa_buf_size; in __nexus_provider_reg_prepare()
606 uint64_t nxa_buf_size; /* size of each buffer */ member