Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
Dfore200e.h886 int rx_max_pdu; /* size of largest PDU received */ member
Dfore200e.c1117 if (pdu_len > fore200e_vcc->rx_max_pdu) in fore200e_push_rpd()
1118 fore200e_vcc->rx_max_pdu = pdu_len; in fore200e_push_rpd()
1492 fore200e_vcc->tx_max_pdu = fore200e_vcc->rx_max_pdu = 0; in fore200e_open()
3096 fore200e_vcc->rx_max_pdu); in fore200e_proc_read()