Searched refs:TFD_QUEUE_BC_SIZE (Results 1 – 3 of 3) sorted by relevance
462 #define TFD_QUEUE_BC_SIZE (TFD_QUEUE_SIZE_MAX + TFD_QUEUE_SIZE_BC_DUP) macro532 __le16 tfd_offset[TFD_QUEUE_BC_SIZE];
907 __le16 tfd_offset[TFD_QUEUE_BC_SIZE];908 u8 pad[1024 - (TFD_QUEUE_BC_SIZE) * sizeof(__le16)];
2413 #define TFD_QUEUE_BC_SIZE (TFD_QUEUE_SIZE_MAX + TFD_QUEUE_SIZE_BC_DUP) macro