Searched refs:cxgb4_uld (Results 1 – 4 of 4) sorted by relevance
9 cxgb4_uld.o srq.o sched.o cxgb4_filter.o cxgb4_tc_u32.o \
234 enum cxgb4_uld { enum387 int cxgb4_register_uld(enum cxgb4_uld type, const struct cxgb4_uld_info *p);388 int cxgb4_unregister_uld(enum cxgb4_uld type);
594 static void cxgb4_shutdown_uld_adapter(struct adapter *adap, enum cxgb4_uld type) in cxgb4_shutdown_uld_adapter()705 int cxgb4_register_uld(enum cxgb4_uld type, in cxgb4_register_uld()791 int cxgb4_unregister_uld(enum cxgb4_uld type) in cxgb4_unregister_uld()
1979 enum cxgb4_uld type = CXGB4_ULD_RDMA; in notify_rdma_uld()