Searched refs:rtw_edcca_mode (Results 1 – 14 of 14) sorted by relevance
19 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()
358 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);
548 enum rtw_edcca_mode { enum
361 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);
77 enum rtw_edcca_mode { enum128 extern const enum rtw_edcca_mode _rtw_regd_to_edcca_mode[RTW_REGD_NUM];
670 const enum rtw_edcca_mode _rtw_regd_to_edcca_mode[RTW_REGD_NUM] = {
117 enum rtw_edcca_mode { enum169 extern const enum rtw_edcca_mode _rtw_regd_to_edcca_mode[RTW_REGD_NUM];
967 const enum rtw_edcca_mode _rtw_regd_to_edcca_mode[RTW_REGD_NUM] = {
2745 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()
2694 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()