Home
last modified time | relevance | path

Searched refs:fun_num (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c1251 u32 fun_num, u32 base, u32 number) in qm_set_vft_common() argument
1258 factor = &qm->factor[fun_num]; in qm_set_vft_common()
1269 fun_num |= base << QM_SHAPER_VFT_OFFSET; in qm_set_vft_common()
1285 u32 qos = qm->factor[fun_num].func_qos; in qm_shaper_init_vft()
1318 ret = qm_shaper_init_vft(qm, fun_num); in qm_set_sqc_cqc_vft()
1326 qm_set_vft_common(qm, i, fun_num, 0, 0); in qm_set_sqc_cqc_vft()
1619 val |= fun_num; in qm_trigger_vf_interrupt()
1652 qm_trigger_vf_interrupt(qm, fun_num); in qm_ping_single_vf()
1657 if (!(val & BIT(fun_num))) in qm_ping_single_vf()
4833 ret = qm_get_mb_cmd(qm, &msg, fun_num); in qm_handle_cmd_msg()
[all …]
H A Ddebugfs.c645 static int qm_get_vf_qp_num(struct hisi_qm *qm, u32 fun_num) in qm_get_vf_qp_num() argument
656 return fun_num == num_vfs ? vfq_num + remain_q_num : vfq_num; in qm_get_vf_qp_num()
662 return fun_num + remain_q_num > num_vfs ? vfq_num + 1 : vfq_num; in qm_get_vf_qp_num()
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c407 u8 fun_num = 0; in rsi_sdio_read_register() local
413 if (fun_num == 0) in rsi_sdio_read_register()