| /OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/ |
| H A D | gruhandles.c | 85 int cch_allocate(struct gru_context_configuration_handle *cch) in cch_allocate() argument 89 cch->opc = CCHOP_ALLOCATE; in cch_allocate() 90 start_instruction(cch); in cch_allocate() 91 ret = wait_instruction_complete(cch, cchop_allocate); in cch_allocate() 101 int cch_start(struct gru_context_configuration_handle *cch) in cch_start() argument 103 cch->opc = CCHOP_START; in cch_start() 104 start_instruction(cch); in cch_start() 105 return wait_instruction_complete(cch, cchop_start); in cch_start() 108 int cch_interrupt(struct gru_context_configuration_handle *cch) in cch_interrupt() argument 110 cch->opc = CCHOP_INTERRUPT; in cch_interrupt() [all …]
|
| H A D | grumain.c | 545 struct gru_context_configuration_handle *cch; in gru_unload_context() local 550 cch = get_cch(gru->gs_gru_base_vaddr, ctxnum); in gru_unload_context() 554 lock_cch_handle(cch); in gru_unload_context() 555 if (cch_interrupt_sync(cch)) in gru_unload_context() 567 if (cch_deallocate(cch)) in gru_unload_context() 569 unlock_cch_handle(cch); in gru_unload_context() 581 struct gru_context_configuration_handle *cch; in gru_load_context() local 584 cch = get_cch(gru->gs_gru_base_vaddr, ctxnum); in gru_load_context() 585 lock_cch_handle(cch); in gru_load_context() 586 cch->tfm_fault_bit_enable = in gru_load_context() [all …]
|
| H A D | grukdump.c | 36 struct gru_context_configuration_handle *cch, in gru_dump_context_data() argument 48 for_each_cbr_in_allocation_map(i, &cch->cbr_allocation_map, scr) { in gru_dump_context_data() 113 struct gru_context_configuration_handle *cch, *ubufcch; in gru_dump_context() local 120 cch = get_cch(grubase, ctxnum); in gru_dump_context() 122 cch_locked = trylock_cch_handle(cch); in gru_dump_context() 130 if (gru_user_copy_handle(&ubuf, cch)) { in gru_dump_context() 132 unlock_cch_handle(cch); in gru_dump_context() 145 if (cch->state != CCHSTATE_INACTIVE) { in gru_dump_context() 146 cbrcnt = hweight64(cch->cbr_allocation_map) * in gru_dump_context() 148 dsrcnt = data_opt ? hweight32(cch->dsr_allocation_map) * in gru_dump_context() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | nlrtw.h | 35 int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw); 36 int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw); 37 int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw); 38 int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw); 39 int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw); 41 static inline int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_radar_detect_event() argument 42 static inline int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_finish_event() argument 43 static inline int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_abort_event() argument 44 static inline int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_finish_event() argument 45 static inline int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_start_event() argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | nlrtw.h | 35 int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw); 36 int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw); 37 int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw); 38 int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw); 39 int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw); 41 static inline int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_radar_detect_event() argument 42 static inline int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_finish_event() argument 43 static inline int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_abort_event() argument 44 static inline int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_finish_event() argument 45 static inline int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_start_event() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | nlrtw.h | 35 int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw); 36 int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw); 37 int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw); 38 int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw); 39 int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw); 41 static inline int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_radar_detect_event() argument 42 static inline int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_finish_event() argument 43 static inline int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_abort_event() argument 44 static inline int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_finish_event() argument 45 static inline int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_start_event() argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | nlrtw.h | 35 int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw); 36 int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw); 37 int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw); 38 int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw); 39 int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw); 41 static inline int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_radar_detect_event() argument 42 static inline int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_finish_event() argument 43 static inline int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_abort_event() argument 44 static inline int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_finish_event() argument 45 static inline int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_start_event() argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | nlrtw.h | 35 int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw); 36 int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw); 37 int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw); 38 int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw); 39 int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw); 41 static inline int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_radar_detect_event() argument 42 static inline int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_finish_event() argument 43 static inline int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_abort_event() argument 44 static inline int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_finish_event() argument 45 static inline int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_start_event() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | nlrtw.h | 36 int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw); 37 int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw); 38 int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw); 39 int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw); 40 int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw); 42 static inline int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_radar_detect_event() argument 43 static inline int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_finish_event() argument 44 static inline int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_abort_event() argument 45 static inline int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_finish_event() argument 46 static inline int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_start_event() argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | nlrtw.h | 35 int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw); 36 int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw); 37 int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw); 38 int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw); 39 int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw); 41 static inline int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_radar_detect_event() argument 42 static inline int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_finish_event() argument 43 static inline int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_abort_event() argument 44 static inline int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_finish_event() argument 45 static inline int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_start_event() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | hal_com_phycfg.h | 170 , u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 176 , u8 rfpath, u8 rs, u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 182 , u8 rfpath, u8 rate, u8 ntx_idx, u8 cch, u8 opch 185 #define phy_get_txpwr_lmt(adapter, regd_name, band, bw, tlrs, ntx_idx, cch, lock) (GET_HAL_SPEC(ada… argument 186 #define phy_get_txpwr_lmt_diff(adapter, regd_name, band, bw, rfpath, rs, tlrs, ntx_idx, cch, lock) … argument 187 #define phy_get_txpwr_lmt_sub_chs(adapter, regd_name, band, bw, rfpath, rate, ntx_idx, cch, opch) (… argument 191 , enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, struct txpwr_idx_comp *tic); 193 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic); 196 , enum channel_width bw, u8 cch, u8 opch); 199 , RATE_SECTION rs, enum MGN_RATE rate, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | hal_com_phycfg.h | 169 , u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 175 , u8 rfpath, u8 rs, u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 181 , u8 rfpath, u8 rate, u8 ntx_idx, u8 cch, u8 opch 184 #define phy_get_txpwr_lmt(adapter, regd_name, band, bw, tlrs, ntx_idx, cch, lock) (GET_HAL_SPEC(ada… argument 185 #define phy_get_txpwr_lmt_diff(adapter, regd_name, band, bw, rfpath, rs, tlrs, ntx_idx, cch, lock) … argument 186 #define phy_get_txpwr_lmt_sub_chs(adapter, regd_name, band, bw, rfpath, rate, ntx_idx, cch, opch) (… argument 190 , enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, struct txpwr_idx_comp *tic); 192 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic); 195 , enum channel_width bw, u8 cch, u8 opch); 198 , RATE_SECTION rs, enum MGN_RATE rate, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | hal_com_phycfg.h | 169 , u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 175 , u8 rfpath, u8 rs, u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 181 , u8 rfpath, u8 rate, u8 ntx_idx, u8 cch, u8 opch 184 #define phy_get_txpwr_lmt(adapter, regd_name, band, bw, tlrs, ntx_idx, cch, lock) (GET_HAL_SPEC(ada… argument 185 #define phy_get_txpwr_lmt_diff(adapter, regd_name, band, bw, rfpath, rs, tlrs, ntx_idx, cch, lock) … argument 186 #define phy_get_txpwr_lmt_sub_chs(adapter, regd_name, band, bw, rfpath, rate, ntx_idx, cch, opch) (… argument 193 , enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, struct txpwr_idx_comp *tic); 195 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic); 198 , enum channel_width bw, u8 cch, u8 opch); 201 , RATE_SECTION rs, enum MGN_RATE rate, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | hal_com_phycfg.h | 152 , u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 158 , u8 rfpath, u8 rs, u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 164 , u8 rfpath, u8 rate, u8 ntx_idx, u8 cch, u8 opch, bool reg_max 167 #define phy_get_txpwr_lmt(adapter, regd_name, band, bw, tlrs, ntx_idx, cch, lock) (GET_HAL_SPEC(ada… argument 168 #define phy_get_txpwr_lmt_diff(adapter, regd_name, band, bw, rfpath, rs, tlrs, ntx_idx, cch, lock) … argument 169 #define phy_get_txpwr_lmt_sub_chs(adapter, regd_name, band, bw, rfpath, rate, ntx_idx, cch, opch, r… argument 176 …, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, bool reg_max, struct txpwr_idx_comp *tic… 178 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic); 181 , enum channel_width bw, u8 cch, u8 opch); 184 , RATE_SECTION rs, enum MGN_RATE rate, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | hal_com_phycfg.h | 169 , u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 175 , u8 rfpath, u8 rs, u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 181 , u8 rfpath, u8 rate, u8 ntx_idx, u8 cch, u8 opch 184 #define phy_get_txpwr_lmt(adapter, regd_name, band, bw, tlrs, ntx_idx, cch, lock) (GET_HAL_SPEC(ada… argument 185 #define phy_get_txpwr_lmt_diff(adapter, regd_name, band, bw, rfpath, rs, tlrs, ntx_idx, cch, lock) … argument 186 #define phy_get_txpwr_lmt_sub_chs(adapter, regd_name, band, bw, rfpath, rate, ntx_idx, cch, opch) (… argument 192 , enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, struct txpwr_idx_comp *tic); 194 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic); 197 , enum channel_width bw, u8 cch, u8 opch); 200 , RATE_SECTION rs, enum MGN_RATE rate, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | hal_com_phycfg.h | 151 , u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 157 , u8 rfpath, u8 rs, u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 163 , u8 rfpath, u8 rate, u8 ntx_idx, u8 cch, u8 opch, bool reg_max 166 #define phy_get_txpwr_lmt(adapter, lmt_name, band, bw, tlrs, ntx_idx, cch, lock) (GET_HAL_SPEC(adap… argument 167 #define phy_get_txpwr_lmt_diff(adapter, lmt_name, band, bw, rfpath, rs, tlrs, ntx_idx, cch, lock) (… argument 168 #define phy_get_txpwr_lmt_sub_chs(adapter, lmt_name, band, bw, rfpath, rate, ntx_idx, cch, opch, re… argument 175 …, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, bool reg_max, struct txpwr_idx_comp *tic… 177 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic); 180 , enum channel_width bw, u8 cch, u8 opch); 183 , RATE_SECTION rs, enum MGN_RATE rate, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | hal_com_phycfg.h | 151 , u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 157 , u8 rfpath, u8 rs, u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 163 , u8 rfpath, u8 rate, u8 ntx_idx, u8 cch, u8 opch, bool reg_max 166 #define phy_get_txpwr_lmt(adapter, regd_name, band, bw, tlrs, ntx_idx, cch, lock) (GET_HAL_SPEC(ada… argument 167 #define phy_get_txpwr_lmt_diff(adapter, regd_name, band, bw, rfpath, rs, tlrs, ntx_idx, cch, lock) … argument 168 #define phy_get_txpwr_lmt_sub_chs(adapter, regd_name, band, bw, rfpath, rate, ntx_idx, cch, opch, r… argument 175 …, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, bool reg_max, struct txpwr_idx_comp *tic… 177 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic); 180 , enum channel_width bw, u8 cch, u8 opch); 183 , RATE_SECTION rs, enum MGN_RATE rate, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | hal_com_phycfg.h | 151 , u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 157 , u8 rfpath, u8 rs, u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 163 , u8 rfpath, u8 rate, u8 ntx_idx, u8 cch, u8 opch, bool reg_max 166 #define phy_get_txpwr_lmt(adapter, lmt_name, band, bw, tlrs, ntx_idx, cch, lock) (GET_HAL_SPEC(adap… argument 167 #define phy_get_txpwr_lmt_diff(adapter, lmt_name, band, bw, rfpath, rs, tlrs, ntx_idx, cch, lock) (… argument 168 #define phy_get_txpwr_lmt_sub_chs(adapter, lmt_name, band, bw, rfpath, rate, ntx_idx, cch, opch, re… argument 175 …, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, bool reg_max, struct txpwr_idx_comp *tic… 177 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic); 180 , enum channel_width bw, u8 cch, u8 opch); 183 , RATE_SECTION rs, enum MGN_RATE rate, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | hal_com_phycfg.h | 151 , u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 157 , u8 rfpath, u8 rs, u8 tlrs, u8 ntx_idx, u8 cch, u8 lock 163 , u8 rfpath, u8 rate, u8 ntx_idx, u8 cch, u8 opch, bool reg_max 166 #define phy_get_txpwr_lmt(adapter, lmt_name, band, bw, tlrs, ntx_idx, cch, lock) (GET_HAL_SPEC(adap… argument 167 #define phy_get_txpwr_lmt_diff(adapter, lmt_name, band, bw, rfpath, rs, tlrs, ntx_idx, cch, lock) (… argument 168 #define phy_get_txpwr_lmt_sub_chs(adapter, lmt_name, band, bw, rfpath, rate, ntx_idx, cch, opch, re… argument 175 …, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, bool reg_max, struct txpwr_idx_comp *tic… 177 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic); 180 , enum channel_width bw, u8 cch, u8 opch); 183 , RATE_SECTION rs, enum MGN_RATE rate, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_rf.c | 215 u8 rtw_get_scch_by_cch_offset(u8 cch, u8 bw, u8 offset) in rtw_get_scch_by_cch_offset() argument 220 t_cch = cch; in rtw_get_scch_by_cch_offset() 230 if (cch >= 3 && cch <= 11 && bw == CHANNEL_WIDTH_40) { in rtw_get_scch_by_cch_offset() 231 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset() 236 if (cch >= 50 && cch <= 163 && bw == CHANNEL_WIDTH_160) { in rtw_get_scch_by_cch_offset() 237 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 8 : cch - 8; in rtw_get_scch_by_cch_offset() 241 } else if (cch >= 42 && cch <= 171 && bw == CHANNEL_WIDTH_80) { in rtw_get_scch_by_cch_offset() 242 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 4 : cch - 4; in rtw_get_scch_by_cch_offset() 246 } else if (cch >= 38 && cch <= 175 && bw == CHANNEL_WIDTH_40) { in rtw_get_scch_by_cch_offset() 247 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_rf.c | 214 u8 rtw_get_scch_by_cch_offset(u8 cch, u8 bw, u8 offset) in rtw_get_scch_by_cch_offset() argument 219 t_cch = cch; in rtw_get_scch_by_cch_offset() 229 if (cch >= 3 && cch <= 11 && bw == CHANNEL_WIDTH_40) { in rtw_get_scch_by_cch_offset() 230 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset() 235 if (cch >= 50 && cch <= 163 && bw == CHANNEL_WIDTH_160) { in rtw_get_scch_by_cch_offset() 236 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 8 : cch - 8; in rtw_get_scch_by_cch_offset() 240 } else if (cch >= 42 && cch <= 171 && bw == CHANNEL_WIDTH_80) { in rtw_get_scch_by_cch_offset() 241 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 4 : cch - 4; in rtw_get_scch_by_cch_offset() 245 } else if (cch >= 38 && cch <= 175 && bw == CHANNEL_WIDTH_40) { in rtw_get_scch_by_cch_offset() 246 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_rf.c | 214 u8 rtw_get_scch_by_cch_offset(u8 cch, u8 bw, u8 offset) in rtw_get_scch_by_cch_offset() argument 219 t_cch = cch; in rtw_get_scch_by_cch_offset() 229 if (cch >= 3 && cch <= 11 && bw == CHANNEL_WIDTH_40) { in rtw_get_scch_by_cch_offset() 230 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset() 235 if (cch >= 50 && cch <= 163 && bw == CHANNEL_WIDTH_160) { in rtw_get_scch_by_cch_offset() 236 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 8 : cch - 8; in rtw_get_scch_by_cch_offset() 240 } else if (cch >= 42 && cch <= 171 && bw == CHANNEL_WIDTH_80) { in rtw_get_scch_by_cch_offset() 241 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 4 : cch - 4; in rtw_get_scch_by_cch_offset() 245 } else if (cch >= 38 && cch <= 175 && bw == CHANNEL_WIDTH_40) { in rtw_get_scch_by_cch_offset() 246 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_rf.c | 213 u8 rtw_get_scch_by_cch_offset(u8 cch, u8 bw, u8 offset) in rtw_get_scch_by_cch_offset() argument 218 t_cch = cch; in rtw_get_scch_by_cch_offset() 228 if (cch >= 3 && cch <= 11 && bw == CHANNEL_WIDTH_40) { in rtw_get_scch_by_cch_offset() 229 t_cch = (offset == CHAN_OFFSET_LOWER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset() 234 if (cch >= 50 && cch <= 163 && bw == CHANNEL_WIDTH_160) { 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() 239 } else if (cch >= 42 && cch <= 171 && bw == CHANNEL_WIDTH_80) { 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() 244 } else if (cch >= 38 && cch <= 175 && bw == CHANNEL_WIDTH_40) { 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() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_rf.c | 213 u8 rtw_get_scch_by_cch_offset(u8 cch, u8 bw, u8 offset) in rtw_get_scch_by_cch_offset() argument 218 t_cch = cch; in rtw_get_scch_by_cch_offset() 228 if (cch >= 3 && cch <= 11 && bw == CHANNEL_WIDTH_40) { in rtw_get_scch_by_cch_offset() 229 t_cch = (offset == CHAN_OFFSET_LOWER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset() 234 if (cch >= 50 && cch <= 163 && bw == CHANNEL_WIDTH_160) { 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() 239 } else if (cch >= 42 && cch <= 171 && bw == CHANNEL_WIDTH_80) { 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() 244 } else if (cch >= 38 && cch <= 175 && bw == CHANNEL_WIDTH_40) { 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() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_rf.c | 214 u8 rtw_get_scch_by_cch_offset(u8 cch, u8 bw, u8 offset) in rtw_get_scch_by_cch_offset() argument 219 t_cch = cch; in rtw_get_scch_by_cch_offset() 229 if (cch >= 3 && cch <= 11 && bw == CHANNEL_WIDTH_40) { in rtw_get_scch_by_cch_offset() 230 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset() 235 if (cch >= 50 && cch <= 163 && bw == CHANNEL_WIDTH_160) { in rtw_get_scch_by_cch_offset() 236 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 8 : cch - 8; in rtw_get_scch_by_cch_offset() 240 } else if (cch >= 42 && cch <= 171 && bw == CHANNEL_WIDTH_80) { in rtw_get_scch_by_cch_offset() 241 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 4 : cch - 4; in rtw_get_scch_by_cch_offset() 245 } else if (cch >= 38 && cch <= 175 && bw == CHANNEL_WIDTH_40) { in rtw_get_scch_by_cch_offset() 246 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset() [all …]
|