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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dxilinx_emaclite.c105 * @tx_ping_pong: indicates whether Tx Pong buffer is configured in HW
124 bool tx_ping_pong; member in struct:net_local
166 if (drvdata->tx_ping_pong != 0) {
211 if (drvdata->tx_ping_pong != 0) {
357 if (drvdata->tx_ping_pong != 0)
359 } else if (drvdata->tx_ping_pong != 0) {
1183 lp->tx_ping_pong = get_bool(ofdev, "xlnx,tx-ping-pong");

Completed in 98 milliseconds