Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h337 enum cxgb4_control { enum
485 int (*control)(void *handle, enum cxgb4_control control, ...);
Dcxgb4_main.c2494 static void notify_rdma_uld(struct adapter *adap, enum cxgb4_control cmd) in notify_rdma_uld()
/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Ddevice.c1470 static int c4iw_uld_control(void *handle, enum cxgb4_control control, ...) in c4iw_uld_control()