Searched refs:GET_RX_DESC_SWDEC (Results 1 – 19 of 19) sorted by relevance
316 stats->decrypted = !GET_RX_DESC_SWDEC(pdesc); in rtl92cu_rx_query_desc()329 if (!GET_RX_DESC_SWDEC(pdesc)) in rtl92cu_rx_query_desc()384 stats.decrypted = !GET_RX_DESC_SWDEC(rxdesc); in _rtl_rx_process()398 if (!GET_RX_DESC_SWDEC(rxdesc)) in _rtl_rx_process()
114 #define GET_RX_DESC_SWDEC(__rxdesc) \ macro
32 #define GET_RX_DESC_SWDEC_8822B(__rx_desc) GET_RX_DESC_SWDEC(__rx_desc)
33 #define GET_RX_DESC_SWDEC(__rx_desc) LE_BITS_TO_4BYTE(__rx_desc + 0x00, 27, 1) macro
490 stats->decrypted = !GET_RX_DESC_SWDEC(pdesc); in rtl92de_rx_query_desc()503 if (!GET_RX_DESC_SWDEC(pdesc)) in rtl92de_rx_query_desc()
439 #define GET_RX_DESC_SWDEC(__pdesc) \ macro
298 status->decrypted = !GET_RX_DESC_SWDEC(pdesc); in rtl8723e_rx_query_desc()
423 #define GET_RX_DESC_SWDEC(__pdesc) \ macro
350 stats->decrypted = !GET_RX_DESC_SWDEC(pdesc); in rtl92ce_rx_query_desc()
244 #define GET_RX_DESC_SWDEC(__pdesc) \ macro
335 status->decrypted = !GET_RX_DESC_SWDEC(pdesc); in rtl8723be_rx_query_desc()
241 #define GET_RX_DESC_SWDEC(__pdesc) \ macro
474 status->decrypted = !GET_RX_DESC_SWDEC(pdesc); in rtl8821ae_rx_query_desc()
411 status->decrypted = !GET_RX_DESC_SWDEC(pdesc); in rtl88ee_rx_query_desc()
419 #define GET_RX_DESC_SWDEC(__pdesc) \ macro
228 status->decrypted = !GET_RX_DESC_SWDEC(pdesc); in rtl8822be_rx_query_desc()
485 #define GET_RX_DESC_SWDEC(__pdesc) \ macro
368 status->decrypted = !GET_RX_DESC_SWDEC(pdesc); in rtl92ee_rx_query_desc()