Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h265 enum cxgb4_control { enum
378 int (*control)(void *handle, enum cxgb4_control control, ...);
Dcxgb4_main.c1977 static void notify_rdma_uld(struct adapter *adap, enum cxgb4_control cmd) in notify_rdma_uld()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Ddevice.c1484 static int c4iw_uld_control(void *handle, enum cxgb4_control control, ...) in c4iw_uld_control()