Home
last modified time | relevance | path

Searched defs:phl_scan_channel (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_scan.h48 struct phl_scan_channel { struct
49 _os_list list;
51 enum band_type band;
52 u16 channel; /* channel number */
53 u16 duration; /* 0: use default, otherwise: channel scan time */
54 enum channel_width bw; /* 0: use default 20Mhz */
55 enum chan_offset offset;
56 enum rtw_phl_scan_type type; /* active scan: 1, passive scan: 0 */
57 u8 scan_mode; /* according to phl_scan_mode */
58 u8 ext_act_scan; /* according to phl_ext_act_scan_state */
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_scan.h48 struct phl_scan_channel { struct
49 _os_list list;
51 enum band_type band;
52 u16 channel; /* channel number */
53 u16 duration; /* 0: use default, otherwise: channel scan time */
54 enum channel_width bw; /* 0: use default 20Mhz */
55 enum chan_offset offset;
56 enum rtw_phl_scan_type type; /* active scan: 1, passive scan: 0 */
57 u8 scan_mode; /* according to phl_scan_mode */
58 u8 ext_act_scan; /* according to phl_ext_act_scan_state */