Lines Matching refs:used
276 /* rx_thresh[] is used for controlling the receive fifo threshold.
288 /* DMA_length[] is used for controlling the DMA length
301 /* IP_byte_align[] is used for IP header DWORD byte aligned
313 /* flow_control[] is used for setting the flow control ability of NIC.
325 /* speed_duplex[] is used for setting the speed and duplex mode of NIC.
342 /* wol_opts[] is used for controlling wake on lan behavior.
501 * Initialize the content addressable memory used for filters. Load
1676 vptr->tx.tail[j] = vptr->tx.curr[j] = vptr->tx.used[j] = 0;
1918 for (idx = vptr->tx.tail[qnum]; vptr->tx.used[qnum] > 0;
1949 vptr->tx.used[qnum]--;
2385 * are used by tools like kudzu to interrogate the link state of the
2616 vptr->tx.used[qnum]++;
3224 if (vptr->tx.used[i])