Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.c2533 unsigned int max_def = 512 * MAX_SKB_FRAGS; in cxgbi_conn_max_xmit_dlength() local
2534 unsigned int max = max(max_def, headroom); in cxgbi_conn_max_xmit_dlength()