Home
last modified time | relevance | path

Searched refs:tx_path_count (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Drtw8723x.c100 int tx_path_count) in __rtw8723x_debug_txpwr_limit() argument
110 for (int i = 0; i < tx_path_count; i++) in __rtw8723x_debug_txpwr_limit()
123 for (int i = 0; i < tx_path_count; i++) in __rtw8723x_debug_txpwr_limit()
133 for (int i = 0; i < tx_path_count; i++) in __rtw8723x_debug_txpwr_limit()
145 for (int i = 0; i < tx_path_count; i++) in __rtw8723x_debug_txpwr_limit()
156 for (int i = 0; i < tx_path_count; i++) in __rtw8723x_debug_txpwr_limit()
167 for (int i = 0; i < tx_path_count; i++) in __rtw8723x_debug_txpwr_limit()
Drtw8723x.h159 int tx_path_count);
366 int tx_path_count) in rtw8723x_debug_txpwr_limit() argument
368 rtw8723x_common.debug_txpwr_limit(rtwdev, table, tx_path_count); in rtw8723x_debug_txpwr_limit()