Home
last modified time | relevance | path

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

/linux/drivers/crypto/chelsio/
H A Dchcr_core.c34 static int chcr_uld_state_change(void *handle, enum cxgb4_state state);
241 static int chcr_uld_state_change(void *handle, enum cxgb4_state state) in chcr_uld_state_change()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h329 enum cxgb4_state { enum
484 int (*state_change)(void *handle, enum cxgb4_state new_state);
H A Dcxgb4_main.c2654 static void notify_ulds(struct adapter *adap, enum cxgb4_state new_state) in notify_ulds()
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c75 static int ch_ipsec_uld_state_change(void *handle, enum cxgb4_state new_state);
116 static int ch_ipsec_uld_state_change(void *handle, enum cxgb4_state new_state) in ch_ipsec_uld_state_change()
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_main.c315 static int chtls_uld_state_change(void *handle, enum cxgb4_state new_state) in chtls_uld_state_change()
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c142 static int cxgbit_uld_state_change(void *handle, enum cxgb4_state state) in cxgbit_uld_state_change()
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c87 static int t4_uld_state_change(void *, enum cxgb4_state state);
2353 static int t4_uld_state_change(void *handle, enum cxgb4_state state) in t4_uld_state_change()
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c2200 static int chcr_ktls_uld_state_change(void *handle, enum cxgb4_state new_state) in chcr_ktls_uld_state_change()