Searched refs:cxgb4_state (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/crypto/chelsio/ |
H A D | chcr_core.c | 34 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 D | cxgb4_uld.h | 329 enum cxgb4_state { enum 484 int (*state_change)(void *handle, enum cxgb4_state new_state);
|
H A D | cxgb4_main.c | 2654 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 D | chcr_ipsec.c | 75 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 D | chtls_main.c | 315 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 D | cxgbit_main.c | 142 static int cxgbit_uld_state_change(void *handle, enum cxgb4_state state) in cxgbit_uld_state_change()
|
/linux/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 87 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 D | chcr_ktls.c | 2200 static int chcr_ktls_uld_state_change(void *handle, enum cxgb4_state new_state) in chcr_ktls_uld_state_change()
|