Home
last modified time | relevance | path

Searched refs:sta_ulru_2g40mhz (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_cap.c402 if (RTW_HW_CAP_ULRU_AUTO == dev_sw_cap->sta_ulru_2g40mhz) { in rtw_hal_final_cap_decision()
404 dev_cap->sta_ulru_2g40mhz = dev_hw_cap->sta_ulru_2g40mhz; in rtw_hal_final_cap_decision()
407 dev_cap->sta_ulru_2g40mhz = dev_sw_cap->sta_ulru_2g40mhz; in rtw_hal_final_cap_decision()
410 dev_cap->sta_ulru_2g40mhz, dev_sw_cap->sta_ulru_2g40mhz, dev_hw_cap->sta_ulru_2g40mhz); in rtw_hal_final_cap_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_cap.c395 if (RTW_HW_CAP_ULRU_AUTO == dev_sw_cap->sta_ulru_2g40mhz) { in rtw_hal_final_cap_decision()
397 dev_cap->sta_ulru_2g40mhz = dev_hw_cap->sta_ulru_2g40mhz; in rtw_hal_final_cap_decision()
400 dev_cap->sta_ulru_2g40mhz = dev_sw_cap->sta_ulru_2g40mhz; in rtw_hal_final_cap_decision()
403 dev_cap->sta_ulru_2g40mhz, dev_sw_cap->sta_ulru_2g40mhz, dev_hw_cap->sta_ulru_2g40mhz); in rtw_hal_final_cap_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c145 hal_com->dev_hw_cap.sta_ulru_2g40mhz = RTW_HW_CAP_ULRU_DISABLE; in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c145 hal_com->dev_hw_cap.sta_ulru_2g40mhz = RTW_HW_CAP_ULRU_DISABLE; in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h1583 u8 sta_ulru_2g40mhz; /* when "sta_ulru" is enabled, support UL OFDAM on 2.4G 40MHz ? */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h1562 u8 sta_ulru_2g40mhz; /* when "sta_ulru" is enabled, support UL OFDAM on 2.4G 40MHz ? */ member