Home
last modified time | relevance | path

Searched refs:cxgb4_control (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h265 enum cxgb4_control { enum
380 int (*control)(void *handle, enum cxgb4_control control, ...);
Dcxgb4_main.c2096 static void notify_rdma_uld(struct adapter *adap, enum cxgb4_control cmd) in notify_rdma_uld()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Ddevice.c1469 static int c4iw_uld_control(void *handle, enum cxgb4_control control, ...) in c4iw_uld_control()