Searched refs:fifo_tx_thr (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dgianfar_sysfs.c227 temp = gfar_read(&regs->fifo_tx_thr);
230 gfar_write(&regs->fifo_tx_thr, temp);
H A Dgianfar.h682 u32 fifo_tx_thr; /* 0x.08c - FIFO transmit threshold register */ member in struct:gfar
H A Dgianfar.c427 gfar_write(&regs->fifo_tx_thr, priv->fifo_threshold);

Completed in 108 milliseconds