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

/linux-master/drivers/atm/
H A Dfore200e.h881 int rx_max_pdu; /* size of largest PDU received */ member in struct:fore200e_vcc
H A Dfore200e.c1028 if (pdu_len > fore200e_vcc->rx_max_pdu)
1029 fore200e_vcc->rx_max_pdu = pdu_len;
1399 fore200e_vcc->tx_max_pdu = fore200e_vcc->rx_max_pdu = 0;
2974 fore200e_vcc->rx_max_pdu);

Completed in 123 milliseconds