Searched refs:OL_TX_DESC_REF_INIT (Results 1 – 2 of 2) sorted by relevance
38 #define OL_TX_DESC_REF_INIT(tx_desc) /* no-op */ macro43 #define OL_TX_DESC_REF_INIT(tx_desc) qdf_atomic_init(&tx_desc->ref_cnt) macro
192 OL_TX_DESC_REF_INIT(tx_desc); in ol_tx_send_base()