Searched refs:NUM_TFD_CHUNKS (Results 1 – 4 of 4) sorted by relevance
413 #define NUM_TFD_CHUNKS 4 macro
613 if (count >= NUM_TFD_CHUNKS || count < 0) { in il3945_hw_txq_attach_buf_to_tfd()615 NUM_TFD_CHUNKS); in il3945_hw_txq_attach_buf_to_tfd()647 if (counter > NUM_TFD_CHUNKS) { in il3945_hw_txq_free_tfd()
132 #define NUM_TFD_CHUNKS 6 macro489 __le32 chunk_ptr[NUM_TFD_CHUNKS];490 __le16 chunk_len[NUM_TFD_CHUNKS];
3765 if (le32_to_cpu(bd->u.data.num_chunks) > NUM_TFD_CHUNKS) { in ipw_queue_tx_free_tfd()10161 tfd->u.data.num_chunks = cpu_to_le32(min((u8) (NUM_TFD_CHUNKS - 2), in ipw_tx_skb()