Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c79 static unsigned short cxgb4i_sport_base = 20000; variable
80 module_param(cxgb4i_sport_base, ushort, 0644);
81 MODULE_PARM_DESC(cxgb4i_sport_base, "Starting port number (default 20000)");
1951 rc = cxgbi_device_portmap_create(cdev, cxgb4i_sport_base, in cxgb4i_ofld_init()