Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h91 static const unsigned int ulp2_extra_len[] = { 0, 4, 4, 8 }; variable
94 return ulp2_extra_len[submode & 3]; in cxgbi_ulp_extra_len()