Searched refs:GET_TX_DESC_BMC (Results 1 – 10 of 10) sorted by relevance
45 #define GET_TX_DESC_BMC_8822B(__tx_desc) GET_TX_DESC_BMC(__tx_desc)
49 #define GET_TX_DESC_BMC(__tx_desc) LE_BITS_TO_4BYTE(__tx_desc + 0x00, 24, 1) macro
64 #define GET_TX_DESC_BMC(__pdesc) \ macro
88 #define GET_TX_DESC_BMC(__pdesc) \ macro
5764 if (GET_TX_DESC_BMC(halmac_buf)) in halmac_chk_txdesc_88xx()