Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxgbi/
Dlibcxgbi.c2201 unsigned int max_def = 512 * MAX_SKB_FRAGS; in cxgbi_conn_max_xmit_dlength() local
2202 unsigned int max = max(max_def, headroom); in cxgbi_conn_max_xmit_dlength()