Searched refs:TFD_QUEUE_BC_SIZE (Results 1 – 3 of 3) sorted by relevance
592 #define TFD_QUEUE_BC_SIZE (TFD_QUEUE_SIZE_MAX + TFD_QUEUE_SIZE_BC_DUP) macro726 __le16 tfd_offset[TFD_QUEUE_BC_SIZE];
889 __le16 tfd_offset[TFD_QUEUE_BC_SIZE];890 u8 pad[1024 - (TFD_QUEUE_BC_SIZE) * sizeof(__le16)];
2390 #define TFD_QUEUE_BC_SIZE (TFD_QUEUE_SIZE_MAX + TFD_QUEUE_SIZE_BC_DUP) macro