Searched refs:WIL_EXTENDED_MCS_26 (Results 1 – 3 of 3) 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)
498 if (tx_mcs == WIL_EXTENDED_MCS_26) { in wil_cid_fill_sinfo()502 if (rx_mcs == WIL_EXTENDED_MCS_26) { in wil_cid_fill_sinfo()
1029 else if (stats->last_mcs_rx == WIL_EXTENDED_MCS_26) in wil_sring_reap_rx_edma()