Searched refs:cxgb4_control (Results 1 – 2 of 2) sorted by relevance
337 enum cxgb4_control { enum485 int (*control)(void *handle, enum cxgb4_control control, ...);
2484 static void notify_rdma_uld(struct adapter *adap, enum cxgb4_control cmd) in notify_rdma_uld()