Searched refs:WIL_EXTENDED_MCS_26 (Results 1 – 2 of 2) sorted by relevance
91 #define WIL_EXTENDED_MCS_26 (26) /* FW reports MCS 12.1 to driver as "26" */ macro93 #define WIL_EXTENDED_MCS_CHECK(x) (((x) == WIL_EXTENDED_MCS_26) ? "12.1" : #x)
1029 else if (stats->last_mcs_rx == WIL_EXTENDED_MCS_26) in wil_sring_reap_rx_edma()