Searched refs:IBT_SEND_Q (Results 1 – 2 of 2) sorted by relevance
1228 if ((flags & (IBT_SEND_Q | IBT_RECV_Q)) == 0) { in ibt_resize_queues()1240 if (flags & IBT_SEND_Q) { in ibt_resize_queues()
205 IBT_SEND_Q = 1 << 0, /* Op applies to the Send Q */ enumerator