Home
last modified time | relevance | path

Searched defs:op_class_pref_t (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_rf.h153 struct op_class_pref_t { struct
154 u8 class_id;
155 enum band_type band;
156 enum opc_bw bw;
157 u8 ch_num; /* number of chs */
158 u8 op_ch_num; /* channel number which is not static non operable */
159 u8 ir_ch_num; /* channel number which can init radiation */
160 struct op_ch_t chs[];
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_rf.h153 struct op_class_pref_t { struct
154 u8 class_id;
155 enum band_type band;
156 enum opc_bw bw;
157 u8 ch_num; /* number of chs */
158 u8 op_ch_num; /* channel number which is not static non operable */
159 u8 ir_ch_num; /* channel number which can init radiation */
160 struct op_ch_t chs[];
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_rf.h153 struct op_class_pref_t { struct
154 u8 class_id;
155 BAND_TYPE band;
156 enum opc_bw bw;
157 u8 ch_num; /* number of chs */
158 u8 op_ch_num; /* channel number which is not static non operable */
159 u8 ir_ch_num; /* channel number which can init radiation */
160 struct op_ch_t chs[MAX_CHANNEL_NUM_OF_BAND]; /* zero(ch) terminated array */
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_rf.h168 struct op_class_pref_t { struct
169 u8 class_id;
170 BAND_TYPE band;
171 enum opc_bw bw;
172 u8 ch_num; /* number of chs */
173 u8 op_ch_num; /* channel number which is not static non operable */
174 u8 ir_ch_num; /* channel number which can init radiation */
175 struct op_ch_t chs[];
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_rf.h169 struct op_class_pref_t { struct
170 u8 class_id;
171 BAND_TYPE band;
172 enum opc_bw bw;
173 u8 ch_num; /* number of chs */
174 u8 op_ch_num; /* channel number which is not static non operable */
175 u8 ir_ch_num; /* channel number which can init radiation */
176 struct op_ch_t chs[];
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_rf.h153 struct op_class_pref_t { struct
154 u8 class_id;
155 BAND_TYPE band;
156 enum opc_bw bw;
157 u8 ch_num; /* number of chs */
158 u8 op_ch_num; /* channel number which is not static non operable */
159 u8 ir_ch_num; /* channel number which can init radiation */
160 struct op_ch_t chs[MAX_CHANNEL_NUM_OF_BAND]; /* zero(ch) terminated array */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_rf.h154 struct op_class_pref_t { struct
155 u8 class_id;
156 BAND_TYPE band;
157 enum opc_bw bw;
158 u8 ch_num; /* number of chs */
159 u8 op_ch_num; /* channel number which is not static non operable */
160 u8 ir_ch_num; /* channel number which can init radiation */
161 struct op_ch_t chs[MAX_CHANNEL_NUM_OF_BAND]; /* zero(ch) terminated array */