Searched refs:cpt_inst_s (Results 1 – 4 of 4) sorted by relevance
| /drivers/net/ethernet/marvell/octeontx2/nic/ |
| A D | cn10k_ipsec.c | 381 static void cn10k_cpt_inst_flush(struct otx2_nic *pf, struct cpt_inst_s *inst, in cn10k_cpt_inst_flush() 431 struct cpt_inst_s inst = {}; in cn10k_outb_write_sa() 477 cn10k_cpt_inst_flush(pf, &inst, sizeof(struct cpt_inst_s)); in cn10k_outb_write_sa() 934 struct cpt_inst_s inst; in cn10k_ipsec_transmit() 973 memset(&inst, 0, sizeof(struct cpt_inst_s)); in cn10k_ipsec_transmit() 1036 cn10k_cpt_inst_flush(pf, &inst, sizeof(struct cpt_inst_s)); in cn10k_ipsec_transmit()
|
| A D | cn10k_ipsec.h | 160 struct cpt_inst_s { struct
|
| /drivers/crypto/cavium/cpt/ |
| A D | cpt_hw_types.h | 73 union cpt_inst_s { union
|
| A D | cptvf_reqmanager.c | 223 static int send_cpt_command(struct cpt_vf *cptvf, union cpt_inst_s *cmd, in send_cpt_command() 418 union cpt_inst_s cptinst; in process_request()
|
Completed in 18 milliseconds