Searched refs:cxgb4_register_uld (Results 1 – 4 of 4) sorted by relevance
278 int cxgb4_register_uld(enum cxgb4_uld type, const struct cxgb4_uld_info *p);
2514 int cxgb4_register_uld(enum cxgb4_uld type, const struct cxgb4_uld_info *p) in cxgb4_register_uld() function2532 EXPORT_SYMBOL(cxgb4_register_uld);
1540 cxgb4_register_uld(CXGB4_ULD_RDMA, &c4iw_uld_info); in c4iw_init_module()
1881 cxgb4_register_uld(CXGB4_ULD_ISCSI, &cxgb4i_uld_info); in cxgb4i_init_module()