Searched refs:FW_TX_CMPLT_BLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance
60 for (i = 0; i < FW_TX_CMPLT_BLOCK_SIZE; i++) in wl1251_tx_id()454 result = kmalloc_array(FW_TX_CMPLT_BLOCK_SIZE, sizeof(*result), GFP_KERNEL); in wl1251_tx_complete()462 FW_TX_CMPLT_BLOCK_SIZE * sizeof(*result)); in wl1251_tx_complete()466 for (i = 0; i < FW_TX_CMPLT_BLOCK_SIZE; i++) { in wl1251_tx_complete()477 (FW_TX_CMPLT_BLOCK_SIZE - 1); in wl1251_tx_complete()526 (FW_TX_CMPLT_BLOCK_SIZE - in wl1251_tx_complete()534 FW_TX_CMPLT_BLOCK_SIZE + in wl1251_tx_complete()543 FW_TX_CMPLT_BLOCK_SIZE * in wl1251_tx_complete()574 for (i = 0; i < FW_TX_CMPLT_BLOCK_SIZE; i++) in wl1251_tx_flush()
120 #define FW_TX_CMPLT_BLOCK_SIZE 16 macro
255 params->tx_complete_ring_depth = FW_TX_CMPLT_BLOCK_SIZE; in wl1251_acx_data_path_params()
1627 for (i = 0; i < FW_TX_CMPLT_BLOCK_SIZE; i++) in wl1251_alloc_hw()