Home
last modified time | relevance | path

Searched refs:NUM_TFD_CHUNKS (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlegacy/
H A D3945.h413 #define NUM_TFD_CHUNKS 4 macro
H A D3945.c613 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlegacy/
H A D3945.h413 #define NUM_TFD_CHUNKS 4 macro
H A D3945.c613 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()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/iwlegacy/
H A D3945.h413 #define NUM_TFD_CHUNKS 4 macro
H A D3945.c613 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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h132 #define NUM_TFD_CHUNKS 6 macro
489 __le32 chunk_ptr[NUM_TFD_CHUNKS];
490 __le16 chunk_len[NUM_TFD_CHUNKS];
H A Dipw2200.c3811 if (le32_to_cpu(bd->u.data.num_chunks) > NUM_TFD_CHUNKS) { in ipw_queue_tx_free_tfd()
10207 tfd->u.data.num_chunks = cpu_to_le32(min((u8) (NUM_TFD_CHUNKS - 2), in ipw_tx_skb()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h132 #define NUM_TFD_CHUNKS 6 macro
489 __le32 chunk_ptr[NUM_TFD_CHUNKS];
490 __le16 chunk_len[NUM_TFD_CHUNKS];
H A Dipw2200.c3811 if (le32_to_cpu(bd->u.data.num_chunks) > NUM_TFD_CHUNKS) { in ipw_queue_tx_free_tfd()
10207 tfd->u.data.num_chunks = cpu_to_le32(min((u8) (NUM_TFD_CHUNKS - 2), in ipw_tx_skb()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h132 #define NUM_TFD_CHUNKS 6 macro
489 __le32 chunk_ptr[NUM_TFD_CHUNKS];
490 __le16 chunk_len[NUM_TFD_CHUNKS];
H A Dipw2200.c3811 if (le32_to_cpu(bd->u.data.num_chunks) > NUM_TFD_CHUNKS) { in ipw_queue_tx_free_tfd()
10207 tfd->u.data.num_chunks = cpu_to_le32(min((u8) (NUM_TFD_CHUNKS - 2), in ipw_tx_skb()