Home
last modified time | relevance | path

Searched refs:rts_th (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_he.c711 pre_rts_th = phl_sta->asoc_cap.rts_th; in HE_operation_handler()
712 phl_sta->asoc_cap.rts_th = in HE_operation_handler()
715 if ((phl_sta->asoc_cap.rts_th > 0) && in HE_operation_handler()
716 (phl_sta->asoc_cap.rts_th != TXOP_DUR_RTS_TH_DISABLED)) { in HE_operation_handler()
722 val.rts_time_th = phl_sta->asoc_cap.rts_th * 32; in HE_operation_handler()
724 if (pre_rts_th != phl_sta->asoc_cap.rts_th) { in HE_operation_handler()
725 RTW_INFO("%s, Update TXOP Duration RTS Threshold =%d\n", __func__, phl_sta->asoc_cap.rts_th); in HE_operation_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_he.c711 pre_rts_th = phl_sta->asoc_cap.rts_th; in HE_operation_handler()
712 phl_sta->asoc_cap.rts_th = in HE_operation_handler()
715 if ((phl_sta->asoc_cap.rts_th > 0) && in HE_operation_handler()
716 (phl_sta->asoc_cap.rts_th != TXOP_DUR_RTS_TH_DISABLED)) { in HE_operation_handler()
722 val.rts_time_th = phl_sta->asoc_cap.rts_th * 32; in HE_operation_handler()
724 if (pre_rts_th != phl_sta->asoc_cap.rts_th) { in HE_operation_handler()
725 RTW_INFO("%s, Update TXOP Duration RTS Threshold =%d\n", __func__, phl_sta->asoc_cap.rts_th); in HE_operation_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h1001 u16 rts_th:10; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h998 u16 rts_th:10; member