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

/drivers/net/wireless/wl1251/
H A Dtx.c73 for (i = 0; i < FW_TX_CMPLT_BLOCK_SIZE; i++)
430 struct tx_result result[FW_TX_CMPLT_BLOCK_SIZE], *result_ptr;
453 (FW_TX_CMPLT_BLOCK_SIZE - 1);
502 (FW_TX_CMPLT_BLOCK_SIZE -
510 FW_TX_CMPLT_BLOCK_SIZE +
519 FW_TX_CMPLT_BLOCK_SIZE *
549 for (i = 0; i < FW_TX_CMPLT_BLOCK_SIZE; i++)
H A Dacx.c277 params->tx_complete_ring_depth = FW_TX_CMPLT_BLOCK_SIZE;
H A Dacx.h134 #define FW_TX_CMPLT_BLOCK_SIZE 16 macro
H A Dmain.c1415 for (i = 0; i < FW_TX_CMPLT_BLOCK_SIZE; i++)

Completed in 58 milliseconds