Searched defs:cpt (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/drivers/crypto/cavium/cpt/ |
D | cptpf_main.c | 27 static void cpt_disable_cores(struct cpt_device *cpt, u64 coremask, in cpt_disable_cores() 64 static void cpt_enable_cores(struct cpt_device *cpt, u64 coremask, in cpt_enable_cores() 78 static void cpt_configure_group(struct cpt_device *cpt, u8 grp, in cpt_configure_group() 92 static void cpt_disable_mbox_interrupts(struct cpt_device *cpt) in cpt_disable_mbox_interrupts() 98 static void cpt_disable_ecc_interrupts(struct cpt_device *cpt) in cpt_disable_ecc_interrupts() 104 static void cpt_disable_exec_interrupts(struct cpt_device *cpt) in cpt_disable_exec_interrupts() 110 static void cpt_disable_all_interrupts(struct cpt_device *cpt) in cpt_disable_all_interrupts() 117 static void cpt_enable_mbox_interrupts(struct cpt_device *cpt) in cpt_enable_mbox_interrupts() 123 static int cpt_load_microcode(struct cpt_device *cpt, struct microcode *mcode) in cpt_load_microcode() 161 static int do_cpt_init(struct cpt_device *cpt, struct microcode *mcode) in do_cpt_init() [all …]
|
D | cptpf_mbox.c | 8 static void cpt_send_msg_to_vf(struct cpt_device *cpt, int vf, in cpt_send_msg_to_vf() 20 static void cpt_mbox_send_ack(struct cpt_device *cpt, int vf, in cpt_mbox_send_ack() 28 static void cpt_clear_mbox_intr(struct cpt_device *cpt, u32 vf) in cpt_clear_mbox_intr() 37 static void cpt_cfg_qlen_for_vf(struct cpt_device *cpt, int vf, u32 size) in cpt_cfg_qlen_for_vf() 50 static void cpt_cfg_vq_priority(struct cpt_device *cpt, int vf, u32 pri) in cpt_cfg_vq_priority() 59 static int cpt_bind_vq_to_grp(struct cpt_device *cpt, u8 q, u8 grp) in cpt_bind_vq_to_grp() 86 static void cpt_handle_mbox_intr(struct cpt_device *cpt, int vf) in cpt_handle_mbox_intr() 146 void cpt_mbox_intr_handler (struct cpt_device *cpt, int mbx) in cpt_mbox_intr_handler()
|
D | cpt_common.h | 24 #define cpt_sriov_enabled(cpt) ((cpt)->flags & CPT_FLAG_SRIOV_ENABLED) argument 25 #define cpt_vf_driver(cpt) ((cpt)->flags & CPT_FLAG_VF_DRIVER) argument 26 #define cpt_device_ready(cpt) ((cpt)->flags & CPT_FLAG_DEVICE_READY) argument
|
/Linux-v5.4/arch/parisc/kernel/ |
D | time.c | 71 unsigned long cpt = clocktick; in timer_interrupt() local
|
/Linux-v5.4/arch/s390/include/asm/ |
D | cio.h | 96 __u32 cpt : 1; member
|
/Linux-v5.4/drivers/media/dvb-frontends/ |
D | stv0367.c | 1438 int cpt = 0; in stv0367ter_snr_readreg() local
|
/Linux-v5.4/tools/perf/ |
D | builtin-kmem.c | 684 const char *cpt; in compact_gfp_flags() local
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 805 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-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 10258 unsigned int v, addr, bpt, cpt; in t4_get_tx_sched() local
|