Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c1103 u_int max_iso_payload, max_rx_pdu_len, max_tx_pdu_len; in icl_cxgbei_conn_handoff() local
1195 max_iso_payload = rounddown(CXGBEI_MAX_ISO_PAYLOAD, in icl_cxgbei_conn_handoff()
1197 max_iso_pdus = max_iso_payload / max_tx_pdu_len; in icl_cxgbei_conn_handoff()