Home
last modified time | relevance | path

Searched defs:queue_depth (Results 1 – 2 of 2) sorted by relevance

/arch/um/drivers/
Dvector_kern.c250 int queue_depth; in vector_advancehead() local
280 int queue_depth; in vector_advancetail() local
336 int queue_depth; in vector_enqueue() local
411 int result = 0, send_len, queue_depth = qi->max_depth; in vector_send() local
1068 int queue_depth = 0; in vector_net_start_xmit() local
Dvector_kern.h46 int queue_depth, head, tail, max_depth, max_iov_frags; member