Searched refs:TFD_QUEUE_BC_SIZE (Results 1 – 3 of 3) sorted by relevance
468 #define TFD_QUEUE_BC_SIZE (TFD_QUEUE_SIZE_MAX + TFD_QUEUE_SIZE_BC_DUP) macro538 __le16 tfd_offset[TFD_QUEUE_BC_SIZE];
909 __le16 tfd_offset[TFD_QUEUE_BC_SIZE];910 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