Searched defs:qm (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/crypto/hisilicon/ |
H A D | debugfs.c | 153 static void dump_show(struct hisi_qm *qm, void *info, in dump_show() 168 static int qm_sqc_dump(struct hisi_qm *qm, char *s, char *name) in qm_sqc_dump() 205 static int qm_cqc_dump(struct hisi_qm *qm, char *s, char *name) in qm_cqc_dump() 242 static int qm_eqc_aeqc_dump(struct hisi_qm *qm, char *s, char *name) in qm_eqc_aeqc_dump() 280 static int q_dump_param_parse(struct hisi_qm *qm, char *s, in q_dump_param_parse() 320 static int qm_sq_dump(struct hisi_qm *qm, char *s, char *name) in qm_sq_dump() 348 static int qm_cq_dump(struct hisi_qm *qm, char *s, char *name) in qm_cq_dump() 366 static int qm_eq_aeq_dump(struct hisi_qm *qm, char *s, char *name) in qm_eq_aeq_dump() 413 static int qm_dbg_help(struct hisi_qm *qm, char *s) in qm_dbg_help() 471 static int qm_cmd_write_dump(struct hisi_qm *qm, const char *cmd_buf) in qm_cmd_write_dump() [all …]
|
/linux/drivers/vfio/pci/hisilicon/ |
H A D | hisi_acc_vfio_pci.c | 20 static int qm_wait_dev_not_ready(struct hisi_qm *qm) in qm_wait_dev_not_ready() 33 static u32 qm_check_reg_state(struct hisi_qm *qm, u32 regs) in qm_check_reg_state() 48 static int qm_read_regs(struct hisi_qm *qm, u32 reg_addr, in qm_read_regs() 64 static int qm_write_regs(struct hisi_qm *qm, u32 reg, in qm_write_regs() 78 static int qm_get_vft(struct hisi_qm *qm, u32 *base) in qm_get_vft() 98 static int qm_get_sqc(struct hisi_qm *qm, u64 *addr) in qm_get_sqc() 113 static int qm_get_cqc(struct hisi_qm *qm, u64 *addr) in qm_get_cqc() 128 static int qm_get_regs(struct hisi_qm *qm, struct acc_vf_data *vf_data) in qm_get_regs() 187 static int qm_set_regs(struct hisi_qm *qm, struct acc_vf_data *vf_data) in qm_set_regs() 259 static void qm_db(struct hisi_qm *qm, u16 qn, u8 cmd, in qm_db() [all …]
|
/linux/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 1748 static int hpre_register_rsa(struct hisi_qm *qm) in hpre_register_rsa() 1763 static void hpre_unregister_rsa(struct hisi_qm *qm) in hpre_unregister_rsa() 1771 static int hpre_register_dh(struct hisi_qm *qm) in hpre_register_dh() 1785 static void hpre_unregister_dh(struct hisi_qm *qm) in hpre_unregister_dh() 1793 static int hpre_register_ecdh(struct hisi_qm *qm) in hpre_register_ecdh() 1818 static void hpre_unregister_ecdh(struct hisi_qm *qm) in hpre_unregister_ecdh() 1829 int hpre_algs_register(struct hisi_qm *qm) in hpre_algs_register() 1865 void hpre_algs_unregister(struct hisi_qm *qm) in hpre_algs_unregister()
|
/linux/drivers/soc/fsl/qbman/ |
H A D | qman.c | 1375 static void qman_destroy_portal(struct qman_portal *qm) in qman_destroy_portal() 1408 struct qman_portal *qm = get_affine_portal(); in qman_destroy_affine_portal() local
|
/linux/fs/quota/ |
H A D | dquot.c | 200 int qm; in find_quota_format() local
|
/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_eth.c | 831 static void dpaa_eth_cgscn(struct qman_portal *qm, struct qman_cgr *cgr, in dpaa_eth_cgscn()
|
/linux/net/core/ |
H A D | dev.c | 4245 int qm = skb_get_queue_mapping(skb); netdev_tx_queue_mapping() local
|