Searched refs:cxgb4_uld (Results 1 – 4 of 4) sorted by relevance
229 enum cxgb4_uld { enum370 int cxgb4_register_uld(enum cxgb4_uld type, const struct cxgb4_uld_info *p);371 int cxgb4_unregister_uld(enum cxgb4_uld type);
8 cxgb4-objs := cxgb4_main.o l2t.o t4_hw.o sge.o clip_tbl.o cxgb4_ethtool.o cxgb4_uld.o sched.o cxgb4…
597 static void cxgb4_shutdown_uld_adapter(struct adapter *adap, enum cxgb4_uld type) in cxgb4_shutdown_uld_adapter()706 int cxgb4_register_uld(enum cxgb4_uld type, in cxgb4_register_uld()796 int cxgb4_unregister_uld(enum cxgb4_uld type) in cxgb4_unregister_uld()
1939 enum cxgb4_uld type = CXGB4_ULD_RDMA; in notify_rdma_uld()