Searched refs:cxgb4_state (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.15/drivers/crypto/chelsio/ |
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-v5.15/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 329 enum cxgb4_state { enum 484 int (*state_change)(void *handle, enum cxgb4_state new_state);
|
D | cxgb4_main.c | 2664 static void notify_ulds(struct adapter *adap, enum cxgb4_state new_state) in notify_ulds()
|
/Linux-v5.15/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
D | chcr_ipsec.c | 77 static int ch_ipsec_uld_state_change(void *handle, enum cxgb4_state new_state); 117 static int ch_ipsec_uld_state_change(void *handle, enum cxgb4_state new_state) in ch_ipsec_uld_state_change()
|
/Linux-v5.15/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
D | chtls_main.c | 315 static int chtls_uld_state_change(void *handle, enum cxgb4_state new_state) in chtls_uld_state_change()
|
/Linux-v5.15/drivers/target/iscsi/cxgbit/ |
D | cxgbit_main.c | 135 static int cxgbit_uld_state_change(void *handle, enum cxgb4_state state) in cxgbit_uld_state_change()
|
/Linux-v5.15/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 87 static int t4_uld_state_change(void *, enum cxgb4_state state); 2352 static int t4_uld_state_change(void *handle, enum cxgb4_state state) in t4_uld_state_change()
|
/Linux-v5.15/drivers/infiniband/hw/cxgb4/ |
D | device.c | 1219 static int c4iw_uld_state_change(void *handle, enum cxgb4_state new_state) in c4iw_uld_state_change()
|
/Linux-v5.15/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
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()
|