Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_core.c34 static int chcr_uld_state_change(void *handle, enum cxgb4_state state);
260 static int chcr_uld_state_change(void *handle, enum cxgb4_state state) in chcr_uld_state_change()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h257 enum cxgb4_state { enum
379 int (*state_change)(void *handle, enum cxgb4_state new_state);
Dcxgb4_main.c2263 static void notify_ulds(struct adapter *adap, enum cxgb4_state new_state) in notify_ulds()
/Linux-v5.4/drivers/crypto/chelsio/chtls/
Dchtls_main.c308 static int chtls_uld_state_change(void *handle, enum cxgb4_state new_state) in chtls_uld_state_change()
/Linux-v5.4/drivers/target/iscsi/cxgbit/
Dcxgbit_main.c135 static int cxgbit_uld_state_change(void *handle, enum cxgb4_state state) in cxgbit_uld_state_change()
/Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c87 static int t4_uld_state_change(void *, enum cxgb4_state state);
2228 static int t4_uld_state_change(void *handle, enum cxgb4_state state) in t4_uld_state_change()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Ddevice.c1218 static int c4iw_uld_state_change(void *handle, enum cxgb4_state new_state) in c4iw_uld_state_change()