Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c80 static void *t4_uld_add(const struct cxgb4_lld_info *);
91 .add = t4_uld_add,
2011 static void *t4_uld_add(const struct cxgb4_lld_info *lldi) in t4_uld_add() function