Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.c2359 unsigned int max_def = 512 * MAX_SKB_FRAGS; in cxgbi_conn_max_xmit_dlength() local
2360 unsigned int max = max(max_def, headroom); in cxgbi_conn_max_xmit_dlength()