Searched refs:IS_NODE_TX_PTR (Results 1 – 1 of 1) sorted by relevance
471 #define IS_NODE_TX_PTR(_p) ((uint32_t)(_p) & ~0xFFUL) macro2677 if (IS_NODE_TX_PTR(tx_node)) { in tx_cmplt_get()2729 (IS_NODE_TX_PTR(tx_node) && in tx_cmplt_get()2732 (!IS_NODE_TX_PTR(tx_node) && in tx_cmplt_get()2744 if (IS_NODE_TX_PTR(tx_node)) { in tx_cmplt_get()