Searched defs:rtw89_mac_chinfo (Results 1 – 1 of 1) sorted by relevance
191 struct rtw89_mac_chinfo { struct192 u8 period;193 u8 dwell_time;194 u8 central_ch;195 u8 pri_ch;196 u8 bw:3;197 u8 notify_action:5;198 u8 num_pkt:4;199 u8 tx_pkt:1;200 u8 pause_data:1;[all …]