if_fwip.c | 105 static int rx_queue_len = FWMAXQUEUE; variable in typeref:typename:int 128 "rx_queue_len", SYSCTL_DESCR("Length of the receive queue"), 129 NULL, 0, &rx_queue_len, 350 xferq->bnchunk = rx_queue_len; 383 for (i = 0; i < rx_queue_len; i++) {
|