Searched refs:TFD_QUEUE_BC_SIZE (Results 1 – 3 of 3) sorted by relevance
648 #define TFD_QUEUE_BC_SIZE (TFD_QUEUE_SIZE_MAX + TFD_QUEUE_SIZE_BC_DUP) macro762 __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)];
2389 #define TFD_QUEUE_BC_SIZE (TFD_QUEUE_SIZE_MAX + TFD_QUEUE_SIZE_BC_DUP) macro