Home
last modified time | relevance | path

Searched refs:cxgb4_state (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_core.c37 static int chcr_uld_state_change(void *handle, enum cxgb4_state state);
204 static int chcr_uld_state_change(void *handle, enum cxgb4_state state) in chcr_uld_state_change()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h257 enum cxgb4_state { enum
377 int (*state_change)(void *handle, enum cxgb4_state new_state);
Dcxgb4_main.c2144 static void notify_ulds(struct adapter *adap, enum cxgb4_state new_state) in notify_ulds()
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_main.c292 static int chtls_uld_state_change(void *handle, enum cxgb4_state new_state) in chtls_uld_state_change()
/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_main.c137 static int cxgbit_uld_state_change(void *handle, enum cxgb4_state state) in cxgbit_uld_state_change()
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c82 static int t4_uld_state_change(void *, enum cxgb4_state state);
2123 static int t4_uld_state_change(void *handle, enum cxgb4_state state) in t4_uld_state_change()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Ddevice.c1211 static int c4iw_uld_state_change(void *handle, enum cxgb4_state new_state) in c4iw_uld_state_change()