Searched defs:rtw89_mac_chinfo (Results 1 – 1 of 1) sorted by relevance
213 struct rtw89_mac_chinfo { struct214 u8 period;215 u8 dwell_time;216 u8 central_ch;217 u8 pri_ch;218 u8 bw:3;219 u8 notify_action:5;220 u8 num_pkt:4;221 u8 tx_pkt:1;222 u8 pause_data:1;[all …]