Searched refs:stainfo_buf (Results 1 – 4 of 4) sorted by relevance
195 u8 *stainfo_buf; member
551 sta_ctrl->stainfo_buf = sta_ctrl->allocated_stainfo_buf; in phl_stainfo_ctrl_init()554 if (sta_ctrl->stainfo_buf & MEM_ALIGNMENT_PADDING) in phl_stainfo_ctrl_init()555 sta_ctrl->stainfo_buf += MEM_ALIGNMENT_OFFSET - in phl_stainfo_ctrl_init()556 (sta_ctrl->stainfo_buf & MEM_ALIGNMENT_PADDING); in phl_stainfo_ctrl_init()562 psta = (struct rtw_phl_stainfo_t *)(sta_ctrl->stainfo_buf); in phl_stainfo_ctrl_init()
191 u8 *stainfo_buf; member
548 sta_ctrl->stainfo_buf = sta_ctrl->allocated_stainfo_buf; in phl_stainfo_ctrl_init()551 if (sta_ctrl->stainfo_buf & MEM_ALIGNMENT_PADDING) in phl_stainfo_ctrl_init()552 sta_ctrl->stainfo_buf += MEM_ALIGNMENT_OFFSET - in phl_stainfo_ctrl_init()553 (sta_ctrl->stainfo_buf & MEM_ALIGNMENT_PADDING); in phl_stainfo_ctrl_init()559 psta = (struct rtw_phl_stainfo_t *)(sta_ctrl->stainfo_buf); in phl_stainfo_ctrl_init()