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