Searched refs:ampdu_time_sel (Results 1 – 8 of 8) sorted by relevance
305 u32 ampdu_time_sel:1; member
974 cctrl->ampdu_time_sel = (cctrl->ampdu_time_sel & in _set_role_cctrl()975 ~mask->ampdu_time_sel) | in _set_role_cctrl()976 (mask->ampdu_time_sel & info->ampdu_time_sel); in _set_role_cctrl()1221 (info->ampdu_time_sel ? FWCMD_H2C_CCTRL_AMPDU_TIME_SEL : 0) | in mac_upd_cctl_info()1337 (mask->ampdu_time_sel ? FWCMD_H2C_CCTRL_AMPDU_TIME_SEL : 0) | in mac_upd_cctl_info()
1593 msk.ampdu_time_sel = 1; in mac_set_cctl_max_tx_time()1594 info.ampdu_time_sel = 1; in mac_set_cctl_max_tx_time()1639 if (role->info.c_info.ampdu_time_sel) { in mac_get_max_tx_time()
12752 u32 ampdu_time_sel:1; member