Searched refs:GET_RX_DESC_MACID (Results 1 – 15 of 15) sorted by relevance
59 #define GET_RX_DESC_MACID(__rx_desc) LE_BITS_TO_4BYTE(__rx_desc + 0x04, 0, 7) macro
54 #define GET_RX_DESC_MACID_8822B(__rx_desc) GET_RX_DESC_MACID(__rx_desc)
126 #define GET_RX_DESC_MACID(__rxdesc) \ macro
259 #define GET_RX_DESC_MACID(__pdesc) \ macro
481 status->macid = GET_RX_DESC_MACID(pdesc); in rtl8821ae_rx_query_desc()
343 status->macid = GET_RX_DESC_MACID(pdesc); in rtl8723be_rx_query_desc()
262 #define GET_RX_DESC_MACID(__pdesc) \ macro
424 status->macid = GET_RX_DESC_MACID(pdesc); in rtl88ee_rx_query_desc()
437 #define GET_RX_DESC_MACID(__pdesc) \ macro
457 #define GET_RX_DESC_MACID(__pdesc) \ macro
441 #define GET_RX_DESC_MACID(__pdesc) \ macro
408 #define GET_RX_DESC_MACID(__pdesc) \ macro
374 status->macid = GET_RX_DESC_MACID(pdesc); in rtl92ee_rx_query_desc()
227 status->macid = GET_RX_DESC_MACID(pdesc); in rtl8822be_rx_query_desc()