Searched refs:allocated_stainfo_sz (Results 1 – 4 of 4) sorted by relevance
194 int allocated_stainfo_sz; member
518 sta_ctrl->allocated_stainfo_sz); in phl_stainfo_ctrl_deinie()538 sta_ctrl->allocated_stainfo_sz = sizeof(struct rtw_phl_stainfo_t) * PHL_MAX_STA_NUM; in phl_stainfo_ctrl_init()541 sta_ctrl->allocated_stainfo_sz += MEM_ALIGNMENT_OFFSET; in phl_stainfo_ctrl_init()545 _os_mem_alloc(drv, sta_ctrl->allocated_stainfo_sz); in phl_stainfo_ctrl_init()
190 int allocated_stainfo_sz; member
515 sta_ctrl->allocated_stainfo_sz); in phl_stainfo_ctrl_deinie()535 sta_ctrl->allocated_stainfo_sz = sizeof(struct rtw_phl_stainfo_t) * PHL_MAX_STA_NUM; in phl_stainfo_ctrl_init()538 sta_ctrl->allocated_stainfo_sz += MEM_ALIGNMENT_OFFSET; in phl_stainfo_ctrl_init()542 _os_mem_alloc(drv, sta_ctrl->allocated_stainfo_sz); in phl_stainfo_ctrl_init()