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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dfore200e.h886 int rx_max_pdu; /* size of largest PDU received */ member in struct:fore200e_vcc
H A Dfore200e.c1081 if (pdu_len > fore200e_vcc->rx_max_pdu)
1082 fore200e_vcc->rx_max_pdu = pdu_len;
1456 fore200e_vcc->tx_max_pdu = fore200e_vcc->rx_max_pdu = 0;
3019 fore200e_vcc->rx_max_pdu);

Completed in 35 milliseconds