| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_rf.c | 229 t_cch = (offset == CHAN_OFFSET_LOWER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset() 235 t_cch = (offset == CHAN_OFFSET_LOWER) ? cch + 8 : cch - 8; in rtw_get_scch_by_cch_offset() 240 t_cch = (offset == CHAN_OFFSET_LOWER) ? cch + 4 : cch - 4; in rtw_get_scch_by_cch_offset() 245 t_cch = (offset == CHAN_OFFSET_LOWER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset() 375 if (*r_offset == CHAN_OFFSET_UPPER || *r_offset == CHAN_OFFSET_LOWER) in rtw_get_offset_by_chbw() 378 offset = CHAN_OFFSET_LOWER; /* default use upper */ in rtw_get_offset_by_chbw() 380 offset = CHAN_OFFSET_LOWER; in rtw_get_offset_by_chbw() 416 offset = CHAN_OFFSET_LOWER; in rtw_get_offset_by_chbw() 879 offset = CHAN_OFFSET_LOWER; in dbg_global_op_class_validate() 980 && offset != CHAN_OFFSET_LOWER) in rtw_get_op_class_by_chbw() [all …]
|
| H A D | rtw_ieee80211.c | 292 return CHAN_OFFSET_LOWER; in secondary_ch_offset_to_hal_ch_offset() 303 else if (ch_offset == CHAN_OFFSET_LOWER) in hal_ch_offset_to_secondary_ch_offset() 2152 *offset = CHAN_OFFSET_LOWER; in rtw_ies_get_chbw()
|
| H A D | rtw_phl.c | 946 if (ch_offset == CHAN_OFFSET_LOWER) in _ch_offset_drv2phl() 947 return CHAN_OFFSET_LOWER; in _ch_offset_drv2phl()
|
| H A D | rtw_tdls.c | 1025 chnl_offset80 = CHAN_OFFSET_LOWER; in rtw_tdls_do_ch_sw() 2594 pchsw_info->ch_offset = CHAN_OFFSET_LOWER; in On_TDLS_Ch_Switch_Req() 3214 case CHAN_OFFSET_LOWER: in rtw_build_tdls_ch_switch_req_ies()
|
| H A D | rtw_wlan_util.c | 811 new_ch_offset = CHAN_OFFSET_LOWER; in bwmode_update_check() 1201 pmlmeext->cur_ch_offset = CHAN_OFFSET_LOWER; in HTOnAssocRsp()
|
| H A D | rtw_vht.c | 1207 oper_offset = CHAN_OFFSET_LOWER; in rtw_restructure_vht_ie()
|
| H A D | rtw_mlme.c | 4231 oper_offset = CHAN_OFFSET_LOWER; in rtw_restructure_ht_ie() 4526 pmlmeext->chandef.offset = CHAN_OFFSET_LOWER; in rtw_update_ht_cap()
|
| H A D | rtw_ap.c | 4451 case CHAN_OFFSET_LOWER: in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_rf.c | 229 t_cch = (offset == CHAN_OFFSET_LOWER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset() 235 t_cch = (offset == CHAN_OFFSET_LOWER) ? cch + 8 : cch - 8; in rtw_get_scch_by_cch_offset() 240 t_cch = (offset == CHAN_OFFSET_LOWER) ? cch + 4 : cch - 4; in rtw_get_scch_by_cch_offset() 245 t_cch = (offset == CHAN_OFFSET_LOWER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset() 375 if (*r_offset == CHAN_OFFSET_UPPER || *r_offset == CHAN_OFFSET_LOWER) in rtw_get_offset_by_chbw() 378 offset = CHAN_OFFSET_LOWER; /* default use upper */ in rtw_get_offset_by_chbw() 380 offset = CHAN_OFFSET_LOWER; in rtw_get_offset_by_chbw() 416 offset = CHAN_OFFSET_LOWER; in rtw_get_offset_by_chbw() 879 offset = CHAN_OFFSET_LOWER; in dbg_global_op_class_validate() 980 && offset != CHAN_OFFSET_LOWER) in rtw_get_op_class_by_chbw() [all …]
|
| H A D | rtw_ieee80211.c | 292 return CHAN_OFFSET_LOWER; in secondary_ch_offset_to_hal_ch_offset() 303 else if (ch_offset == CHAN_OFFSET_LOWER) in hal_ch_offset_to_secondary_ch_offset() 2150 *offset = CHAN_OFFSET_LOWER; in rtw_ies_get_chbw()
|
| H A D | rtw_phl.c | 949 if (ch_offset == CHAN_OFFSET_LOWER) in _ch_offset_drv2phl() 950 return CHAN_OFFSET_LOWER; in _ch_offset_drv2phl()
|
| H A D | rtw_tdls.c | 1025 chnl_offset80 = CHAN_OFFSET_LOWER; in rtw_tdls_do_ch_sw() 2594 pchsw_info->ch_offset = CHAN_OFFSET_LOWER; in On_TDLS_Ch_Switch_Req() 3214 case CHAN_OFFSET_LOWER: in rtw_build_tdls_ch_switch_req_ies()
|
| H A D | rtw_wlan_util.c | 811 new_ch_offset = CHAN_OFFSET_LOWER; in bwmode_update_check() 1201 pmlmeext->cur_ch_offset = CHAN_OFFSET_LOWER; in HTOnAssocRsp()
|
| H A D | rtw_vht.c | 1211 oper_offset = CHAN_OFFSET_LOWER; in rtw_restructure_vht_ie()
|
| H A D | rtw_mlme.c | 4262 oper_offset = CHAN_OFFSET_LOWER; in rtw_restructure_ht_ie() 4557 pmlmeext->chandef.offset = CHAN_OFFSET_LOWER; in rtw_update_ht_cap()
|
| H A D | rtw_ap.c | 4547 case CHAN_OFFSET_LOWER: in rtw_ap_update_bss_chbw()
|
| H A D | rtw_debug.c | 5476 case CHAN_OFFSET_LOWER: in proc_tdls_display_network_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/test/mp/ |
| H A D | hal_test_mp_config.c | 296 offset = CHAN_OFFSET_LOWER; in hal_mp_chan_offset_decision() 303 offset = CHAN_OFFSET_LOWER; in hal_mp_chan_offset_decision() 307 offset = CHAN_OFFSET_LOWER; in hal_mp_chan_offset_decision()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/test/mp/ |
| H A D | hal_test_mp_config.c | 296 offset = CHAN_OFFSET_LOWER; in hal_mp_chan_offset_decision() 303 offset = CHAN_OFFSET_LOWER; in hal_mp_chan_offset_decision() 307 offset = CHAN_OFFSET_LOWER; in hal_mp_chan_offset_decision()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_chan.c | 729 if (*r_offset == CHAN_OFFSET_UPPER || *r_offset == CHAN_OFFSET_LOWER) in _phl_get_offset_by_chbw() 732 offset = CHAN_OFFSET_LOWER; /* default use upper */ in _phl_get_offset_by_chbw() 734 offset = CHAN_OFFSET_LOWER; in _phl_get_offset_by_chbw() 770 offset = CHAN_OFFSET_LOWER; in _phl_get_offset_by_chbw() 1371 else if (offset == CHAN_OFFSET_LOWER) in rtw_phl_get_center_ch() 1429 else if(chan_def.offset == CHAN_OFFSET_LOWER){ in rtw_phl_get_operating_class() 1505 chan_def->offset = CHAN_OFFSET_LOWER; in rtw_phl_get_chandef_from_operating_class() 1508 CHAN_OFFSET_LOWER); in rtw_phl_get_chandef_from_operating_class()
|
| H A D | rtw_general_def.h | 365 CHAN_OFFSET_LOWER = 3, /*SCB - secondary channel below*/ enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_chan.c | 729 if (*r_offset == CHAN_OFFSET_UPPER || *r_offset == CHAN_OFFSET_LOWER) in _phl_get_offset_by_chbw() 732 offset = CHAN_OFFSET_LOWER; /* default use upper */ in _phl_get_offset_by_chbw() 734 offset = CHAN_OFFSET_LOWER; in _phl_get_offset_by_chbw() 770 offset = CHAN_OFFSET_LOWER; in _phl_get_offset_by_chbw() 1371 else if (offset == CHAN_OFFSET_LOWER) in rtw_phl_get_center_ch() 1429 else if(chan_def.offset == CHAN_OFFSET_LOWER){ in rtw_phl_get_operating_class() 1505 chan_def->offset = CHAN_OFFSET_LOWER; in rtw_phl_get_chandef_from_operating_class() 1508 CHAN_OFFSET_LOWER); in rtw_phl_get_chandef_from_operating_class()
|
| H A D | rtw_general_def.h | 365 CHAN_OFFSET_LOWER = 3, /*SCB - secondary channel below*/ enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 342 ? CHAN_OFFSET_LOWER in rtw_get_chbw_from_cfg80211_chan_def() 397 if (offset == CHAN_OFFSET_LOWER) in rtw_chbw_to_nl80211_channel_type() 434 *offset = CHAN_OFFSET_LOWER; in rtw_get_chbw_from_nl80211_channel_type() 6206 chan_offset = CHAN_OFFSET_LOWER; in cfg80211_rtw_set_channel() 6249 : CHAN_OFFSET_LOWER; in rtw_get_chbwoff_from_cfg80211_chan_def() 6255 : CHAN_OFFSET_LOWER; in rtw_get_chbwoff_from_cfg80211_chan_def() 6261 : CHAN_OFFSET_LOWER; in rtw_get_chbwoff_from_cfg80211_chan_def() 6267 : CHAN_OFFSET_LOWER; in rtw_get_chbwoff_from_cfg80211_chan_def() 8496 case CHAN_OFFSET_LOWER: in rtw_cfg80211_construct_mesh_beacon_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 350 ? CHAN_OFFSET_LOWER in rtw_get_chbw_from_cfg80211_chan_def() 405 if (offset == CHAN_OFFSET_LOWER) in rtw_chbw_to_nl80211_channel_type() 442 *offset = CHAN_OFFSET_LOWER; in rtw_get_chbw_from_nl80211_channel_type() 6381 chan_offset = CHAN_OFFSET_LOWER; in cfg80211_rtw_set_channel() 6424 : CHAN_OFFSET_LOWER; in rtw_get_chbwoff_from_cfg80211_chan_def() 6430 : CHAN_OFFSET_LOWER; in rtw_get_chbwoff_from_cfg80211_chan_def() 6436 : CHAN_OFFSET_LOWER; in rtw_get_chbwoff_from_cfg80211_chan_def() 6442 : CHAN_OFFSET_LOWER; in rtw_get_chbwoff_from_cfg80211_chan_def() 8671 case CHAN_OFFSET_LOWER: in rtw_cfg80211_construct_mesh_beacon_ies()
|