Searched refs:OL_TX_DESC_REF_INC (Results 1 – 2 of 2) sorted by relevance
39 #define OL_TX_DESC_REF_INC(tx_desc) /* no-op */ macro44 #define OL_TX_DESC_REF_INC(tx_desc) qdf_atomic_inc(&tx_desc->ref_cnt) macro
193 OL_TX_DESC_REF_INC(tx_desc); in ol_tx_send_base()194 OL_TX_DESC_REF_INC(tx_desc); in ol_tx_send_base()