Home
last modified time | relevance | path

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

/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h620 int cxgbi_get_host_param(struct Scsi_Host *, enum iscsi_host_param, char *);
H A Dlibcxgbi.c2812 int cxgbi_get_host_param(struct Scsi_Host *shost, enum iscsi_host_param param, in cxgbi_get_host_param() function
2853 EXPORT_SYMBOL_GPL(cxgbi_get_host_param);
/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c112 .get_host_param = cxgbi_get_host_param,
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c129 .get_host_param = cxgbi_get_host_param,