Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw88/
H A Drtw8723x.c106 int tx_path_count) in __rtw8723x_debug_txpwr_limit() argument
116 for (int i = 0; i < tx_path_count; i++) in __rtw8723x_debug_txpwr_limit()
129 for (int i = 0; i < tx_path_count; i++) in __rtw8723x_debug_txpwr_limit()
139 for (int i = 0; i < tx_path_count; i++) in __rtw8723x_debug_txpwr_limit()
151 for (int i = 0; i < tx_path_count; i++) in __rtw8723x_debug_txpwr_limit()
162 for (int i = 0; i < tx_path_count; i++) in __rtw8723x_debug_txpwr_limit()
173 for (int i = 0; i < tx_path_count; i++) in __rtw8723x_debug_txpwr_limit()
H A Drtw8723x.h160 int tx_path_count);
367 int tx_path_count) in rtw8723x_debug_txpwr_limit() argument
369 rtw8723x_common.debug_txpwr_limit(rtwdev, table, tx_path_count); in rtw8723x_debug_txpwr_limit()