Searched refs:TFD_QUEUE_SIZE_BC_DUP (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-fh.h451 #define TFD_QUEUE_SIZE_BC_DUP (64) macro
452 #define TFD_QUEUE_BC_SIZE (TFD_QUEUE_SIZE_MAX + TFD_QUEUE_SIZE_BC_DUP)
H A Diwl-agn-tx.c142 if (write_ptr < TFD_QUEUE_SIZE_BC_DUP)
164 if (read_ptr < TFD_QUEUE_SIZE_BC_DUP)
H A Diwl-4965.c1548 if (write_ptr < TFD_QUEUE_SIZE_BC_DUP)

Completed in 105 milliseconds