Searched defs:cpt (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/crypto/cavium/cpt/ |
D | cptpf_main.c | 30 static void cpt_disable_cores(struct cpt_device *cpt, u64 coremask, in cpt_disable_cores() 67 static void cpt_enable_cores(struct cpt_device *cpt, u64 coremask, in cpt_enable_cores() 81 static void cpt_configure_group(struct cpt_device *cpt, u8 grp, in cpt_configure_group() 95 static void cpt_disable_mbox_interrupts(struct cpt_device *cpt) in cpt_disable_mbox_interrupts() 101 static void cpt_disable_ecc_interrupts(struct cpt_device *cpt) in cpt_disable_ecc_interrupts() 107 static void cpt_disable_exec_interrupts(struct cpt_device *cpt) in cpt_disable_exec_interrupts() 113 static void cpt_disable_all_interrupts(struct cpt_device *cpt) in cpt_disable_all_interrupts() 120 static void cpt_enable_mbox_interrupts(struct cpt_device *cpt) in cpt_enable_mbox_interrupts() 126 static int cpt_load_microcode(struct cpt_device *cpt, struct microcode *mcode) in cpt_load_microcode() 164 static int do_cpt_init(struct cpt_device *cpt, struct microcode *mcode) in do_cpt_init() [all …]
|
D | cptpf_mbox.c | 11 static void cpt_send_msg_to_vf(struct cpt_device *cpt, int vf, in cpt_send_msg_to_vf() 23 static void cpt_mbox_send_ack(struct cpt_device *cpt, int vf, in cpt_mbox_send_ack() 31 static void cpt_clear_mbox_intr(struct cpt_device *cpt, u32 vf) in cpt_clear_mbox_intr() 40 static void cpt_cfg_qlen_for_vf(struct cpt_device *cpt, int vf, u32 size) in cpt_cfg_qlen_for_vf() 53 static void cpt_cfg_vq_priority(struct cpt_device *cpt, int vf, u32 pri) in cpt_cfg_vq_priority() 62 static int cpt_bind_vq_to_grp(struct cpt_device *cpt, u8 q, u8 grp) in cpt_bind_vq_to_grp() 89 static void cpt_handle_mbox_intr(struct cpt_device *cpt, int vf) in cpt_handle_mbox_intr() 149 void cpt_mbox_intr_handler (struct cpt_device *cpt, int mbx) in cpt_mbox_intr_handler()
|
D | cpt_common.h | 27 #define cpt_sriov_enabled(cpt) ((cpt)->flags & CPT_FLAG_SRIOV_ENABLED) argument 28 #define cpt_vf_driver(cpt) ((cpt)->flags & CPT_FLAG_VF_DRIVER) argument 29 #define cpt_device_ready(cpt) ((cpt)->flags & CPT_FLAG_DEVICE_READY) argument
|
/Linux-v4.19/arch/parisc/kernel/ |
D | time.c | 71 unsigned long cpt = clocktick; in timer_interrupt() local
|
/Linux-v4.19/arch/s390/include/asm/ |
D | cio.h | 95 __u32 cpt : 1; member
|
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | stv0367.c | 1448 int cpt = 0; in stv0367ter_snr_readreg() local
|
/Linux-v4.19/tools/perf/ |
D | builtin-kmem.c | 679 const char *cpt; in compact_gfp_flags() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 806 unsigned int v, addr, bpt, cpt; in tm_attr_show() local
|
D | t3_hw.c | 3038 unsigned int v, tps, cpt, bpt, delta, mindelta = ~0; in t3_config_sched() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 10016 unsigned int v, addr, bpt, cpt; in t4_get_tx_sched() local
|