Searched refs:deliver_completeQ (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/arcmsr/
H A Darcmsr.c4497 acb->completionQ_entry = COMPLETION_Q_POOL_SIZE / sizeof(struct deliver_completeQ);
4504 acb->completionQ_entry = COMPLETION_Q_POOL_SIZE / sizeof(struct deliver_completeQ);
H A Darcmsr.h874 typedef struct deliver_completeQ { struct
881 #define COMPLETION_Q_POOL_SIZE (sizeof(struct deliver_completeQ) * 512 + 128)

Completed in 172 milliseconds