Searched defs:GET_RX_DESC_FC_POWER (Results 1 – 7 of 7) sorted by relevance
626 #define GET_RX_DESC_FC_POWER(rxdesc) \ macro
479 #define GET_RX_DESC_FC_POWER(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x10, 7, 1) macro
480 #define GET_RX_DESC_FC_POWER(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x10, 7, 1) macro
627 #define GET_RX_DESC_FC_POWER(rxdesc) \ macro