Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c85 static void *t4_uld_add(const struct cxgb4_lld_info *);
96 .add = t4_uld_add,
2211 static void *t4_uld_add(const struct cxgb4_lld_info *lldi) in t4_uld_add() function