| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_odm.c | 279 , phys_t0->band, phys_t0->channel, phys_t0->rxsc in rtw_odm_parse_rx_phy_status_chinfo() 285 …u8 rxsc = (attrib->data_rate > DESC_RATE11M && attrib->data_rate < DESC_RATEMCS0) ? phys_t1->l_rxs… in rtw_odm_parse_rx_phy_status_chinfo() local 303 if (rxsc == RXSC_LSC || rxsc == RXSC_USC) { in rtw_odm_parse_rx_phy_status_chinfo() 304 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() 306 } else if (rxsc == RXSC_40M) { in rtw_odm_parse_rx_phy_status_chinfo() 354 if (rxsc == 0) { in rtw_odm_parse_rx_phy_status_chinfo() 363 if ((phys_t1->rf_mode == 1 && rxsc >= 1 && rxsc <= 2) /* RF 40MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 364 || (phys_t1->rf_mode == 2 && rxsc >= 1 && rxsc <= 4) /* RF 80MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 365 || (phys_t1->rf_mode == 3 && rxsc >= 1 && rxsc <= 8) /* RF 160MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 367 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_odm.c | 312 , phys_t0->band, phys_t0->channel, phys_t0->rxsc in rtw_odm_parse_rx_phy_status_chinfo() 318 …u8 rxsc = (attrib->data_rate > DESC_RATE11M && attrib->data_rate < DESC_RATEMCS0) ? phys_t1->l_rxs… in rtw_odm_parse_rx_phy_status_chinfo() local 336 if (rxsc == RXSC_LSC || rxsc == RXSC_USC) { in rtw_odm_parse_rx_phy_status_chinfo() 337 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() 339 } else if (rxsc == RXSC_40M) { in rtw_odm_parse_rx_phy_status_chinfo() 387 if (rxsc == 0) { in rtw_odm_parse_rx_phy_status_chinfo() 396 if ((phys_t1->rf_mode == 1 && rxsc >= 1 && rxsc <= 2) /* RF 40MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 397 || (phys_t1->rf_mode == 2 && rxsc >= 1 && rxsc <= 4) /* RF 80MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 398 || (phys_t1->rf_mode == 3 && rxsc >= 1 && rxsc <= 8) /* RF 160MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 400 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_odm.c | 258 , phys_t0->band, phys_t0->channel, phys_t0->rxsc in rtw_odm_parse_rx_phy_status_chinfo() 264 …u8 rxsc = (attrib->data_rate > DESC_RATE11M && attrib->data_rate < DESC_RATEMCS0) ? phys_t1->l_rxs… in rtw_odm_parse_rx_phy_status_chinfo() local 282 if (rxsc == RXSC_LSC || rxsc == RXSC_USC) { in rtw_odm_parse_rx_phy_status_chinfo() 283 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() 285 } else if (rxsc == RXSC_40M) { in rtw_odm_parse_rx_phy_status_chinfo() 327 if (rxsc == 0) { in rtw_odm_parse_rx_phy_status_chinfo() 336 if ((phys_t1->rf_mode == 1 && rxsc >= 1 && rxsc <= 2) /* RF 40MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 337 || (phys_t1->rf_mode == 2 && rxsc >= 1 && rxsc <= 4) /* RF 80MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 338 || (phys_t1->rf_mode == 3 && rxsc >= 1 && rxsc <= 8) /* RF 160MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 340 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_odm.c | 263 , phys_t0->band, phys_t0->channel, phys_t0->rxsc in rtw_odm_parse_rx_phy_status_chinfo() 269 …u8 rxsc = (attrib->data_rate > DESC_RATE11M && attrib->data_rate < DESC_RATEMCS0) ? phys_t1->l_rxs… in rtw_odm_parse_rx_phy_status_chinfo() local 287 if (rxsc == RXSC_LSC || rxsc == RXSC_USC) { in rtw_odm_parse_rx_phy_status_chinfo() 288 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() 290 } else if (rxsc == RXSC_40M) { in rtw_odm_parse_rx_phy_status_chinfo() 332 if (rxsc == 0) { in rtw_odm_parse_rx_phy_status_chinfo() 341 if ((phys_t1->rf_mode == 1 && rxsc >= 1 && rxsc <= 2) /* RF 40MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 342 || (phys_t1->rf_mode == 2 && rxsc >= 1 && rxsc <= 4) /* RF 80MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 343 || (phys_t1->rf_mode == 3 && rxsc >= 1 && rxsc <= 8) /* RF 160MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 345 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_odm.c | 263 , phys_t0->band, phys_t0->channel, phys_t0->rxsc in rtw_odm_parse_rx_phy_status_chinfo() 269 …u8 rxsc = (attrib->data_rate > DESC_RATE11M && attrib->data_rate < DESC_RATEMCS0) ? phys_t1->l_rxs… in rtw_odm_parse_rx_phy_status_chinfo() local 287 if (rxsc == RXSC_LSC || rxsc == RXSC_USC) { in rtw_odm_parse_rx_phy_status_chinfo() 288 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() 290 } else if (rxsc == RXSC_40M) { in rtw_odm_parse_rx_phy_status_chinfo() 332 if (rxsc == 0) { in rtw_odm_parse_rx_phy_status_chinfo() 341 if ((phys_t1->rf_mode == 1 && rxsc >= 1 && rxsc <= 2) /* RF 40MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 342 || (phys_t1->rf_mode == 2 && rxsc >= 1 && rxsc <= 4) /* RF 80MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 343 || (phys_t1->rf_mode == 3 && rxsc >= 1 && rxsc <= 8) /* RF 160MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 345 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_odm.c | 279 , phys_t0->band, phys_t0->channel, phys_t0->rxsc in rtw_odm_parse_rx_phy_status_chinfo() 285 …u8 rxsc = (attrib->data_rate > DESC_RATE11M && attrib->data_rate < DESC_RATEMCS0) ? phys_t1->l_rxs… in rtw_odm_parse_rx_phy_status_chinfo() local 303 if (rxsc == RXSC_LSC || rxsc == RXSC_USC) { in rtw_odm_parse_rx_phy_status_chinfo() 304 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() 306 } else if (rxsc == RXSC_40M) { in rtw_odm_parse_rx_phy_status_chinfo() 354 if (rxsc == 0) { in rtw_odm_parse_rx_phy_status_chinfo() 363 if ((phys_t1->rf_mode == 1 && rxsc >= 1 && rxsc <= 2) /* RF 40MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 364 || (phys_t1->rf_mode == 2 && rxsc >= 1 && rxsc <= 4) /* RF 80MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 365 || (phys_t1->rf_mode == 3 && rxsc >= 1 && rxsc <= 8) /* RF 160MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 367 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_odm.c | 264 , phys_t0->band, phys_t0->channel, phys_t0->rxsc in rtw_odm_parse_rx_phy_status_chinfo() 270 …u8 rxsc = (attrib->data_rate > DESC_RATE11M && attrib->data_rate < DESC_RATEMCS0) ? phys_t1->l_rxs… in rtw_odm_parse_rx_phy_status_chinfo() local 288 if (rxsc == RXSC_LSC || rxsc == RXSC_USC) { in rtw_odm_parse_rx_phy_status_chinfo() 289 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() 291 } else if (rxsc == RXSC_40M) { in rtw_odm_parse_rx_phy_status_chinfo() 333 if (rxsc == 0) { in rtw_odm_parse_rx_phy_status_chinfo() 342 if ((phys_t1->rf_mode == 1 && rxsc >= 1 && rxsc <= 2) /* RF 40MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 343 || (phys_t1->rf_mode == 2 && rxsc >= 1 && rxsc <= 4) /* RF 80MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 344 || (phys_t1->rf_mode == 3 && rxsc >= 1 && rxsc <= 8) /* RF 160MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 346 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_odm.c | 278 , phys_t0->band, phys_t0->channel, phys_t0->rxsc in rtw_odm_parse_rx_phy_status_chinfo() 284 …u8 rxsc = (attrib->data_rate > DESC_RATE11M && attrib->data_rate < DESC_RATEMCS0) ? phys_t1->l_rxs… in rtw_odm_parse_rx_phy_status_chinfo() local 302 if (rxsc == RXSC_LSC || rxsc == RXSC_USC) { in rtw_odm_parse_rx_phy_status_chinfo() 303 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() 305 } else if (rxsc == RXSC_40M) { in rtw_odm_parse_rx_phy_status_chinfo() 347 if (rxsc == 0) { in rtw_odm_parse_rx_phy_status_chinfo() 356 if ((phys_t1->rf_mode == 1 && rxsc >= 1 && rxsc <= 2) /* RF 40MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 357 || (phys_t1->rf_mode == 2 && rxsc >= 1 && rxsc <= 4) /* RF 80MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 358 || (phys_t1->rf_mode == 3 && rxsc >= 1 && rxsc <= 8) /* RF 160MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 360 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_odm.c | 277 , phys_t0->band, phys_t0->channel, phys_t0->rxsc in rtw_odm_parse_rx_phy_status_chinfo() 283 …u8 rxsc = (attrib->data_rate > DESC_RATE11M && attrib->data_rate < DESC_RATEMCS0) ? phys_t1->l_rxs… in rtw_odm_parse_rx_phy_status_chinfo() local 301 if (rxsc == RXSC_LSC || rxsc == RXSC_USC) { in rtw_odm_parse_rx_phy_status_chinfo() 302 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() 304 } else if (rxsc == RXSC_40M) { in rtw_odm_parse_rx_phy_status_chinfo() 346 if (rxsc == 0) { in rtw_odm_parse_rx_phy_status_chinfo() 355 if ((phys_t1->rf_mode == 1 && rxsc >= 1 && rxsc <= 2) /* RF 40MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 356 || (phys_t1->rf_mode == 2 && rxsc >= 1 && rxsc <= 4) /* RF 80MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 357 || (phys_t1->rf_mode == 3 && rxsc >= 1 && rxsc <= 8) /* RF 160MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 359 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_hw_cfg.c | 33 u8 rxsc = 0; in halbb_cfg_bb_rpl_ofst() local 39 band, path, (20 << bw), rxsc, gain->rpl_ofst_20[band][path]); in halbb_cfg_bb_rpl_ofst() 44 band, path, (20 << bw), rxsc, in halbb_cfg_bb_rpl_ofst() 48 rxsc = BB_RXSC_START_IDX_20 + i; in halbb_cfg_bb_rpl_ofst() 50 gain->rpl_ofst_40[band][path][rxsc] = ofst; in halbb_cfg_bb_rpl_ofst() 52 band, path, (20 << bw), rxsc, in halbb_cfg_bb_rpl_ofst() 53 gain->rpl_ofst_40[band][path][rxsc]); in halbb_cfg_bb_rpl_ofst() 61 band, path, (20 << bw), rxsc, in halbb_cfg_bb_rpl_ofst() 65 rxsc = BB_RXSC_START_IDX_20 + i; in halbb_cfg_bb_rpl_ofst() 67 gain->rpl_ofst_80[band][path][rxsc] = ofst; in halbb_cfg_bb_rpl_ofst() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_hw_cfg.c | 33 u8 rxsc = 0; in halbb_cfg_bb_rpl_ofst() local 39 band, path, (20 << bw), rxsc, gain->rpl_ofst_20[band][path]); in halbb_cfg_bb_rpl_ofst() 44 band, path, (20 << bw), rxsc, in halbb_cfg_bb_rpl_ofst() 48 rxsc = BB_RXSC_START_IDX_20 + i; in halbb_cfg_bb_rpl_ofst() 50 gain->rpl_ofst_40[band][path][rxsc] = ofst; in halbb_cfg_bb_rpl_ofst() 52 band, path, (20 << bw), rxsc, in halbb_cfg_bb_rpl_ofst() 53 gain->rpl_ofst_40[band][path][rxsc]); in halbb_cfg_bb_rpl_ofst() 61 band, path, (20 << bw), rxsc, in halbb_cfg_bb_rpl_ofst() 65 rxsc = BB_RXSC_START_IDX_20 + i; in halbb_cfg_bb_rpl_ofst() 67 gain->rpl_ofst_80[band][path][rxsc] = ofst; in halbb_cfg_bb_rpl_ofst() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_odm.c | 301 , phys_t0->band, phys_t0->channel, phys_t0->rxsc in rtw_odm_parse_rx_phy_status_chinfo() 307 …u8 rxsc = (attrib->data_rate > DESC_RATE11M && attrib->data_rate < DESC_RATEMCS0) ? phys_t1->l_rxs… in rtw_odm_parse_rx_phy_status_chinfo() local 325 if (rxsc == RXSC_LSC || rxsc == RXSC_USC) { in rtw_odm_parse_rx_phy_status_chinfo() 326 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() 328 } else if (rxsc == RXSC_40M) { in rtw_odm_parse_rx_phy_status_chinfo() 370 if (rxsc == 0) { in rtw_odm_parse_rx_phy_status_chinfo() 379 if ((phys_t1->rf_mode == 1 && rxsc >= 1 && rxsc <= 2) /* RF 40MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 380 || (phys_t1->rf_mode == 2 && rxsc >= 1 && rxsc <= 4) /* RF 80MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 381 || (phys_t1->rf_mode == 3 && rxsc >= 1 && rxsc <= 8) /* RF 160MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 383 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_odm.c | 307 , phys_t0->band, phys_t0->channel, phys_t0->rxsc in rtw_odm_parse_rx_phy_status_chinfo() 313 …u8 rxsc = (attrib->data_rate > DESC_RATE11M && attrib->data_rate < DESC_RATEMCS0) ? phys_t1->l_rxs… in rtw_odm_parse_rx_phy_status_chinfo() local 331 if (rxsc == RXSC_LSC || rxsc == RXSC_USC) { in rtw_odm_parse_rx_phy_status_chinfo() 332 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() 334 } else if (rxsc == RXSC_40M) { in rtw_odm_parse_rx_phy_status_chinfo() 376 if (rxsc == 0) { in rtw_odm_parse_rx_phy_status_chinfo() 385 if ((phys_t1->rf_mode == 1 && rxsc >= 1 && rxsc <= 2) /* RF 40MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 386 || (phys_t1->rf_mode == 2 && rxsc >= 1 && rxsc <= 4) /* RF 80MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 387 || (phys_t1->rf_mode == 3 && rxsc >= 1 && rxsc <= 8) /* RF 160MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 389 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_odm.c | 307 , phys_t0->band, phys_t0->channel, phys_t0->rxsc in rtw_odm_parse_rx_phy_status_chinfo() 313 …u8 rxsc = (attrib->data_rate > DESC_RATE11M && attrib->data_rate < DESC_RATEMCS0) ? phys_t1->l_rxs… in rtw_odm_parse_rx_phy_status_chinfo() local 331 if (rxsc == RXSC_LSC || rxsc == RXSC_USC) { in rtw_odm_parse_rx_phy_status_chinfo() 332 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() 334 } else if (rxsc == RXSC_40M) { in rtw_odm_parse_rx_phy_status_chinfo() 376 if (rxsc == 0) { in rtw_odm_parse_rx_phy_status_chinfo() 385 if ((phys_t1->rf_mode == 1 && rxsc >= 1 && rxsc <= 2) /* RF 40MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 386 || (phys_t1->rf_mode == 2 && rxsc >= 1 && rxsc <= 4) /* RF 80MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 387 || (phys_t1->rf_mode == 3 && rxsc >= 1 && rxsc <= 8) /* RF 160MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 389 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_odm.c | 279 , phys_t0->band, phys_t0->channel, phys_t0->rxsc in rtw_odm_parse_rx_phy_status_chinfo() 285 …u8 rxsc = (attrib->data_rate > DESC_RATE11M && attrib->data_rate < DESC_RATEMCS0) ? phys_t1->l_rxs… in rtw_odm_parse_rx_phy_status_chinfo() local 303 if (rxsc == RXSC_LSC || rxsc == RXSC_USC) { in rtw_odm_parse_rx_phy_status_chinfo() 304 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() 306 } else if (rxsc == RXSC_40M) { in rtw_odm_parse_rx_phy_status_chinfo() 354 if (rxsc == 0) { in rtw_odm_parse_rx_phy_status_chinfo() 363 if ((phys_t1->rf_mode == 1 && rxsc >= 1 && rxsc <= 2) /* RF 40MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 364 || (phys_t1->rf_mode == 2 && rxsc >= 1 && rxsc <= 4) /* RF 80MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 365 || (phys_t1->rf_mode == 3 && rxsc >= 1 && rxsc <= 8) /* RF 160MHz, RX 20MHz */ in rtw_odm_parse_rx_phy_status_chinfo() 367 pkt_cch = phys_t1->channel + cch_offset_by_rxsc[rxsc]; in rtw_odm_parse_rx_phy_status_chinfo() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_phystatus.c | 1811 phy_info->rxsc = 0; in phydm_reset_phy_info_3rd() 1855 u8 signal_quality, u8 rxsc, in phydm_common_phy_info_3rd() argument 1863 phy_info->rxsc = rxsc; in phydm_common_phy_info_3rd() 1875 dbg_print("channel = %d, rxsc = %d, band_width = %d\n", channel, rxsc, bandwidth); in phydm_common_phy_info_3rd() 1993 u8 i, rxsc, bw = CHANNEL_WIDTH_20, rx_cnt = 0; in phydm_get_physts_jarguar3_1() local 2057 rxsc = phy_sts->l_rxsc; /*@Legacy*/ in phydm_get_physts_jarguar3_1() 2059 rxsc = phy_sts->ht_rxsc; /* @HT and VHT */ in phydm_get_physts_jarguar3_1() 2062 if (rxsc >= 1 && rxsc <= 8) in phydm_get_physts_jarguar3_1() 2064 else if ((rxsc >= 9) && (rxsc <= 12)) in phydm_get_physts_jarguar3_1() 2066 else if (rxsc >= 13) in phydm_get_physts_jarguar3_1() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_phystatus.c | 1811 phy_info->rxsc = 0; in phydm_reset_phy_info_3rd() 1855 u8 signal_quality, u8 rxsc, in phydm_common_phy_info_3rd() argument 1863 phy_info->rxsc = rxsc; in phydm_common_phy_info_3rd() 1875 dbg_print("channel = %d, rxsc = %d, band_width = %d\n", channel, rxsc, bandwidth); in phydm_common_phy_info_3rd() 1993 u8 i, rxsc, bw = CHANNEL_WIDTH_20, rx_cnt = 0; in phydm_get_physts_jarguar3_1() local 2057 rxsc = phy_sts->l_rxsc; /*@Legacy*/ in phydm_get_physts_jarguar3_1() 2059 rxsc = phy_sts->ht_rxsc; /* @HT and VHT */ in phydm_get_physts_jarguar3_1() 2062 if (rxsc >= 1 && rxsc <= 8) in phydm_get_physts_jarguar3_1() 2064 else if ((rxsc >= 9) && (rxsc <= 12)) in phydm_get_physts_jarguar3_1() 2066 else if (rxsc >= 13) in phydm_get_physts_jarguar3_1() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_phystatus.c | 1811 phy_info->rxsc = 0; in phydm_reset_phy_info_3rd() 1855 u8 signal_quality, u8 rxsc, in phydm_common_phy_info_3rd() argument 1863 phy_info->rxsc = rxsc; in phydm_common_phy_info_3rd() 1875 dbg_print("channel = %d, rxsc = %d, band_width = %d\n", channel, rxsc, bandwidth); in phydm_common_phy_info_3rd() 1993 u8 i, rxsc, bw = CHANNEL_WIDTH_20, rx_cnt = 0; in phydm_get_physts_jarguar3_1() local 2057 rxsc = phy_sts->l_rxsc; /*@Legacy*/ in phydm_get_physts_jarguar3_1() 2059 rxsc = phy_sts->ht_rxsc; /* @HT and VHT */ in phydm_get_physts_jarguar3_1() 2062 if (rxsc >= 1 && rxsc <= 8) in phydm_get_physts_jarguar3_1() 2064 else if ((rxsc >= 9) && (rxsc <= 12)) in phydm_get_physts_jarguar3_1() 2066 else if (rxsc >= 13) in phydm_get_physts_jarguar3_1() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_phystatus.c | 1937 phy_info->rxsc = 0; in phydm_reset_phy_info_3rd() 1981 u8 signal_quality, u8 rxsc, in phydm_common_phy_info_3rd() argument 1989 phy_info->rxsc = rxsc; in phydm_common_phy_info_3rd() 2001 dbg_print("channel = %d, rxsc = %d, band_width = %d\n", channel, rxsc, bandwidth); in phydm_common_phy_info_3rd() 2119 u8 i, rxsc, bw = CHANNEL_WIDTH_20, rx_cnt = 0; in phydm_get_physts_jgr3_1() local 2183 rxsc = phy_sts->l_rxsc; /*@Legacy*/ in phydm_get_physts_jgr3_1() 2185 rxsc = phy_sts->ht_rxsc; /* @HT and VHT */ in phydm_get_physts_jgr3_1() 2188 if (rxsc >= 1 && rxsc <= 8) in phydm_get_physts_jgr3_1() 2190 else if (rxsc >= 9 && rxsc <= 12) in phydm_get_physts_jgr3_1() 2192 else if (rxsc >= 13) in phydm_get_physts_jgr3_1() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_phystatus.c | 1875 p_phy_info->rxsc = 0; in phydm_reset_phy_info() 1945 u8 rxsc, in phydm_set_common_phy_info() argument 1954 p_phy_info->rxsc = rxsc; in phydm_set_common_phy_info() 1966 dbg_print("channel = %d, rxsc = %d, band_width = %d\n", channel, rxsc, bandwidth); in phydm_set_common_phy_info() 2078 false, CHANNEL_WIDTH_20, SQ, p_phy_sta_rpt->rxsc, p_phy_info); in phydm_get_rx_phy_status_type0() 2091 …l = %d, band = %d, rxsc = %d\n", p_phy_sta_rpt->channel, p_phy_sta_rpt->band, p_phy_sta_rpt->rxsc); in phydm_get_rx_phy_status_type0() 2114 u8 i, rxsc, bw = CHANNEL_WIDTH_20, rx_count = 0; in phydm_get_rx_phy_status_type1() local 2165 rxsc = p_phy_sta_rpt->l_rxsc; in phydm_get_rx_phy_status_type1() 2167 rxsc = p_phy_sta_rpt->ht_rxsc; in phydm_get_rx_phy_status_type1() 2171 if ((rxsc >= 1) && (rxsc <= 8)) in phydm_get_rx_phy_status_type1() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_phystatus.c | 1904 phy_info->rxsc = 0; in phydm_reset_phy_info_jgr3() 1941 u8 signal_quality, u8 rxsc, 1949 phy_info->rxsc = rxsc; 2064 phy_info->rxsc = phy_sts->l_rxsc; in phydm_get_physts_0_jgr3() 2287 phy_info->rxsc = (PHYDM_IS_LEGACY_RATE(pktinfo->data_rate)) ? in phydm_get_physts_ofdm_cmn_jgr3() 2289 phy_info->band_width = phydm_rxsc_2_bw(dm, phy_info->rxsc); in phydm_get_physts_ofdm_cmn_jgr3() 2462 phy_info->channel, phy_info->rxsc, phy_info->band_width); in phydm_rx_physts_jgr3() 2550 rpt0->agc_table, rpt0->rxsc); in phydm_print_phy_sts_jgr2() 2667 u8 signal_quality, u8 rxsc, in phydm_set_common_phy_info() argument 2675 phy_info->rxsc = rxsc; in phydm_set_common_phy_info() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_phystatus.c | 1872 phy_info->rxsc = 0; in phydm_reset_phy_info_jgr3() 1909 u8 signal_quality, u8 rxsc, 1917 phy_info->rxsc = rxsc; 2032 phy_info->rxsc = phy_sts->l_rxsc; in phydm_get_physts_0_jgr3() 2184 phy_info->rxsc = (PHYDM_IS_LEGACY_RATE(pktinfo->data_rate)) ? in phydm_get_physts_ofdm_cmn_jgr3() 2186 phy_info->band_width = phydm_rxsc_2_bw(dm, phy_info->rxsc); in phydm_get_physts_ofdm_cmn_jgr3() 2350 phy_info->channel, phy_info->rxsc, phy_info->band_width); in phydm_rx_physts_jgr3() 2438 rpt0->agc_table, rpt0->rxsc); in phydm_print_phy_sts_jgr2() 2555 u8 signal_quality, u8 rxsc, in phydm_set_common_phy_info() argument 2563 phy_info->rxsc = rxsc; in phydm_set_common_phy_info() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_phystatus.c | 1872 phy_info->rxsc = 0; in phydm_reset_phy_info_jgr3() 1909 u8 signal_quality, u8 rxsc, 1917 phy_info->rxsc = rxsc; 2032 phy_info->rxsc = phy_sts->l_rxsc; in phydm_get_physts_0_jgr3() 2184 phy_info->rxsc = (PHYDM_IS_LEGACY_RATE(pktinfo->data_rate)) ? in phydm_get_physts_ofdm_cmn_jgr3() 2186 phy_info->band_width = phydm_rxsc_2_bw(dm, phy_info->rxsc); in phydm_get_physts_ofdm_cmn_jgr3() 2350 phy_info->channel, phy_info->rxsc, phy_info->band_width); in phydm_rx_physts_jgr3() 2438 rpt0->agc_table, rpt0->rxsc); in phydm_print_phy_sts_jgr2() 2555 u8 signal_quality, u8 rxsc, in phydm_set_common_phy_info() argument 2563 phy_info->rxsc = rxsc; in phydm_set_common_phy_info() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_phystatus.c | 1903 phy_info->rxsc = 0; in phydm_reset_phy_info_jgr3() 1940 u8 signal_quality, u8 rxsc, 1948 phy_info->rxsc = rxsc; 2063 phy_info->rxsc = phy_sts->l_rxsc; in phydm_get_physts_0_jgr3() 2286 phy_info->rxsc = (PHYDM_IS_LEGACY_RATE(pktinfo->data_rate)) ? in phydm_get_physts_ofdm_cmn_jgr3() 2288 phy_info->band_width = phydm_rxsc_2_bw(dm, phy_info->rxsc); in phydm_get_physts_ofdm_cmn_jgr3() 2461 phy_info->channel, phy_info->rxsc, phy_info->band_width); in phydm_rx_physts_jgr3() 2549 rpt0->agc_table, rpt0->rxsc); in phydm_print_phy_sts_jgr2() 2666 u8 signal_quality, u8 rxsc, in phydm_set_common_phy_info() argument 2674 phy_info->rxsc = rxsc; in phydm_set_common_phy_info() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/ |
| H A D | phydm_phystatus.c | 1903 phy_info->rxsc = 0; in phydm_reset_phy_info_jgr3() 1940 u8 signal_quality, u8 rxsc, 1948 phy_info->rxsc = rxsc; 2064 phy_info->rxsc = phy_sts->l_rxsc; in phydm_get_physts_0_jgr3() 2288 phy_info->rxsc = (PHYDM_IS_LEGACY_RATE(pktinfo->data_rate)) ? in phydm_get_physts_ofdm_cmn_jgr3() 2290 phy_info->band_width = phydm_rxsc_2_bw(dm, phy_info->rxsc); in phydm_get_physts_ofdm_cmn_jgr3() 2463 phy_info->channel, phy_info->rxsc, phy_info->band_width); in phydm_rx_physts_jgr3() 2551 rpt0->agc_table, rpt0->rxsc); in phydm_print_phy_sts_jgr2() 2668 u8 signal_quality, u8 rxsc, in phydm_set_common_phy_info() argument 2676 phy_info->rxsc = rxsc; in phydm_set_common_phy_info() [all …]
|