Home
last modified time | relevance | path

Searched refs:rtw_edcca_mode (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_dm.c19 void rtw_phl_set_edcca_mode(void *phl, enum rtw_edcca_mode mode) in rtw_phl_set_edcca_mode()
27 enum rtw_edcca_mode rtw_phl_get_edcca_mode(void *phl) in rtw_phl_get_edcca_mode()
H A Dphl_api.h358 void rtw_phl_set_edcca_mode(void *phl, enum rtw_edcca_mode mode);
359 enum rtw_edcca_mode rtw_phl_get_edcca_mode(void *phl);
H A Drtw_general_def.h548 enum rtw_edcca_mode { enum
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_dm.c19 void rtw_phl_set_edcca_mode(void *phl, enum rtw_edcca_mode mode) in rtw_phl_set_edcca_mode()
27 enum rtw_edcca_mode rtw_phl_get_edcca_mode(void *phl) in rtw_phl_get_edcca_mode()
H A Dphl_api.h361 void rtw_phl_set_edcca_mode(void *phl, enum rtw_edcca_mode mode);
362 enum rtw_edcca_mode rtw_phl_get_edcca_mode(void *phl);
H A Drtw_general_def.h548 enum rtw_edcca_mode { enum
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_chplan.h77 enum rtw_edcca_mode { enum
128 extern const enum rtw_edcca_mode _rtw_regd_to_edcca_mode[RTW_REGD_NUM];
H A Drtw_chplan.c670 const enum rtw_edcca_mode _rtw_regd_to_edcca_mode[RTW_REGD_NUM] = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_chplan.h117 enum rtw_edcca_mode { enum
169 extern const enum rtw_edcca_mode _rtw_regd_to_edcca_mode[RTW_REGD_NUM];
H A Drtw_chplan.c967 const enum rtw_edcca_mode _rtw_regd_to_edcca_mode[RTW_REGD_NUM] = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_chplan.h117 enum rtw_edcca_mode { enum
169 extern const enum rtw_edcca_mode _rtw_regd_to_edcca_mode[RTW_REGD_NUM];
H A Drtw_chplan.c967 const enum rtw_edcca_mode _rtw_regd_to_edcca_mode[RTW_REGD_NUM] = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c2745 static enum rtw_edcca_mode rtw_edcca_mode_to_phl(enum rtw_edcca_mode_t mode) in rtw_edcca_mode_to_phl()
2767 enum rtw_edcca_mode phl_mode = rtw_edcca_mode_to_phl(mode); in rtw_update_phl_edcca_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c2694 static enum rtw_edcca_mode rtw_edcca_mode_to_phl(enum rtw_edcca_mode_t mode) in rtw_edcca_mode_to_phl()
2716 enum rtw_edcca_mode phl_mode = rtw_edcca_mode_to_phl(mode); in rtw_update_phl_edcca_mode()