Searched defs:q1 (Results 1 – 4 of 4) sorted by relevance
62 nx_pktq_concat(struct nx_pktq *q1, struct nx_pktq *q2) in nx_pktq_concat()
89 nx_mbq_concat(struct nx_mbq *q1, struct nx_mbq *q2) in nx_mbq_concat()
59 #define KPKTQ_CONCAT(q1, q2) do { \ argument
218 OSFifoQueueHead *q1 = (OSFifoQueueHead *) &wrapped_q_head1; variable