Searched defs:rtl_phy (Results 1 – 2 of 2) sorted by relevance
1330 struct rtl_phy { struct1331 struct bb_reg_def phyreg_def[4]; /*Radio A/B/C/D */1332 struct init_gain initgain_backup;1333 enum io_type current_io_type;1335 u8 rf_mode;1336 u8 rf_type;1337 u8 current_chan_bw;1338 u8 set_bwmode_inprogress;1339 u8 sw_chnl_inprogress;1340 u8 sw_chnl_stage;[all …]
1245 struct rtl_phy { struct1246 struct bb_reg_def phyreg_def[4]; /*Radio A/B/C/D */1247 struct init_gain initgain_backup;1248 enum io_type current_io_type;1250 u8 rf_mode;1251 u8 rf_type;1252 u8 current_chan_bw;1253 u8 max_ht_chan_bw;1254 u8 max_vht_chan_bw;1255 u8 set_bwmode_inprogress;[all …]