Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c171 #define ATH12K_MAC_RATE_B(bps, code, code_short) \ argument
172 { .bitrate = (bps), .hw_value = (code), .hw_value_short = (code_short),\