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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_tx.h63 * transmit results to the cyclic buffer (txDoneRing) and sets both done_1
70 * TxDescriptorDone information in a cyclic manner and clears both done_1
175 * the firmware. If done_1 and done_2 are cleared,
178 u8 done_1; member in struct:tx_result
209 /* See done_1 */
H A Dwl1251_tx.c461 if (result_ptr->done_1 == 1 &&
465 result_ptr->done_1 = 0;

Completed in 106 milliseconds