Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
A Ddebug_sta.c160 #define PRINT_OFDM_RATE(str, i) \ macro
220 PRINT_OFDM_RATE("OFDM-6M", 0); in read_file_node_recv()
221 PRINT_OFDM_RATE("OFDM-9M", 1); in read_file_node_recv()
222 PRINT_OFDM_RATE("OFDM-12M", 2); in read_file_node_recv()
223 PRINT_OFDM_RATE("OFDM-18M", 3); in read_file_node_recv()
224 PRINT_OFDM_RATE("OFDM-24M", 4); in read_file_node_recv()
225 PRINT_OFDM_RATE("OFDM-36M", 5); in read_file_node_recv()
226 PRINT_OFDM_RATE("OFDM-48M", 6); in read_file_node_recv()
227 PRINT_OFDM_RATE("OFDM-54M", 7); in read_file_node_recv()
235 #undef PRINT_OFDM_RATE

Completed in 3 milliseconds