Home
last modified time | relevance | path

Searched refs:done_1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dtx.h47 * transmit results to the cyclic buffer (txDoneRing) and sets both done_1
54 * TxDescriptorDone information in a cyclic manner and clears both done_1
159 * the firmware. If done_1 and done_2 are cleared,
162 u8 done_1; member
193 /* See done_1 */
H A Dtx.c461 if (result_ptr->done_1 == 1 && in wl1251_tx_complete()
465 result_ptr->done_1 = 0; in wl1251_tx_complete()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dtx.h47 * transmit results to the cyclic buffer (txDoneRing) and sets both done_1
54 * TxDescriptorDone information in a cyclic manner and clears both done_1
159 * the firmware. If done_1 and done_2 are cleared,
162 u8 done_1; member
193 /* See done_1 */
H A Dtx.c467 if (result_ptr->done_1 == 1 && in wl1251_tx_complete()
471 result_ptr->done_1 = 0; in wl1251_tx_complete()

Completed in 3 milliseconds