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()452 result = kmalloc_array(FW_TX_CMPLT_BLOCK_SIZE, sizeof(*result), GFP_KERNEL); in wl1251_tx_complete()460 FW_TX_CMPLT_BLOCK_SIZE * sizeof(*result)); in wl1251_tx_complete()464 for (i = 0; i < FW_TX_CMPLT_BLOCK_SIZE; i++) { in wl1251_tx_complete()475 (FW_TX_CMPLT_BLOCK_SIZE - 1); in wl1251_tx_complete()524 (FW_TX_CMPLT_BLOCK_SIZE - in wl1251_tx_complete()532 FW_TX_CMPLT_BLOCK_SIZE + in wl1251_tx_complete()541 FW_TX_CMPLT_BLOCK_SIZE * in wl1251_tx_complete()572 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()