Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h337 enum cxgb4_control { enum
485 int (*control)(void *handle, enum cxgb4_control control, ...);
H A Dcxgb4_main.c2484 static void notify_rdma_uld(struct adapter *adap, enum cxgb4_control cmd) in notify_rdma_uld()