Home
last modified time | relevance | path

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

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