Searched refs:GET_TX_COMPL_BITS (Results 1 – 2 of 2) sorted by relevance
867 #define GET_TX_COMPL_BITS(field, ptr) \ macro
2723 txcp->status = GET_TX_COMPL_BITS(status, compl); in be_tx_compl_get()2724 txcp->end_index = GET_TX_COMPL_BITS(wrb_index, compl); in be_tx_compl_get()