Searched defs:rtw89_mac_chinfo_ax (Results 1 – 1 of 1) sorted by relevance
348 struct rtw89_mac_chinfo_ax { struct349 u8 period;350 u8 dwell_time;351 u8 central_ch;352 u8 pri_ch;353 u8 bw:3;354 u8 notify_action:5;355 u8 num_pkt:4;356 u8 tx_pkt:1;357 u8 pause_data:1;[all …]