Searched refs:cxgb4_register_uld (Results 1 – 4 of 4) sorted by relevance
288 int cxgb4_register_uld(enum cxgb4_uld type, const struct cxgb4_uld_info *p);
2559 int cxgb4_register_uld(enum cxgb4_uld type, const struct cxgb4_uld_info *p) in cxgb4_register_uld() function2577 EXPORT_SYMBOL(cxgb4_register_uld);
1530 cxgb4_register_uld(CXGB4_ULD_RDMA, &c4iw_uld_info); in c4iw_init_module()
1903 cxgb4_register_uld(CXGB4_ULD_ISCSI, &cxgb4i_uld_info); in cxgb4i_init_module()