Searched defs:rtw89_mac_chinfo (Results 1 – 1 of 1) sorted by relevance
253 struct rtw89_mac_chinfo { struct254 u8 period;255 u8 dwell_time;256 u8 central_ch;257 u8 pri_ch;258 u8 bw:3;259 u8 notify_action:5;260 u8 num_pkt:4;261 u8 tx_pkt:1;262 u8 pause_data:1;[all …]