Searched refs:code_short (Results 1 – 1 of 1) sorted by relevance
171 #define ATH12K_MAC_RATE_B(bps, code, code_short) \ argument172 { .bitrate = (bps), .hw_value = (code), .hw_value_short = (code_short),\