Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds