Home
last modified time | relevance | path

Searched refs:TFD_QUEUE_BC_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-fh.h594 #define TFD_QUEUE_BC_SIZE (TFD_QUEUE_SIZE_MAX + TFD_QUEUE_SIZE_BC_DUP) macro
728 __le16 tfd_offset[TFD_QUEUE_BC_SIZE];
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965.h889 __le16 tfd_offset[TFD_QUEUE_BC_SIZE];
890 u8 pad[1024 - (TFD_QUEUE_BC_SIZE) * sizeof(__le16)];
H A Dcommon.h2402 #define TFD_QUEUE_BC_SIZE (TFD_QUEUE_SIZE_MAX + TFD_QUEUE_SIZE_BC_DUP) macro