Searched refs:func_id (Results 51 - 75 of 99) sorted by relevance

1234

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_err.c2960 int func_id; local
2963 func_id = find_first_bit(bitmap, HCLGE_VPORT_NUM);
2964 if (func_id == PF_VPORT_ID)
2967 while (func_id != HCLGE_VPORT_NUM) {
2969 func_id - HCLGE_VF_VPORT_START_NUM);
2972 func_id);
2976 dev_info(&hdev->pdev->dev, "do function %d recovery.", func_id);
2989 func_id, ret);
2994 clear_bit(func_id, bitmap);
2995 func_id
[all...]
H A Dhclge_debugfs.c1674 "func_id\thit_times\n");
2013 u32 func_id; local
2026 for (func_id = 0; func_id < hdev->num_alloc_vport; func_id++) {
2027 vport = &hdev->vport[func_id];
2033 func_id);
H A Dhclge_cmd.h509 __le32 func_id; member in struct:hclge_mac_vlan_switch_cmd
/linux-master/include/linux/
H A Dbpf.h947 (*get_func_proto)(enum bpf_func_id func_id,
2407 (*bpf_iter_get_func_proto_t)(enum bpf_func_id func_id,
2445 bpf_iter_get_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog);
2596 const struct bpf_func_proto *bpf_base_func_proto(enum bpf_func_id func_id,
2604 int bpf_get_kfunc_addr(const struct bpf_prog *prog, u32 func_id,
2857 bpf_base_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
2879 bpf_get_kfunc_addr(const struct bpf_prog *prog, u32 func_id, argument
2974 void *bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, u32 func_id);
3020 u32 func_id)
3237 enum bpf_func_id func_id, cons
3019 bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, u32 func_id) argument
[all...]
H A Dmod_devicetable.h303 __u8 func_id; member in struct:pcmcia_device_id
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c246 msg->pke_hdr.cd_pars.func_id = qat_dh_fn_id(ctx->p_size,
248 if (unlikely(!msg->pke_hdr.cd_pars.func_id))
672 msg->pke_hdr.cd_pars.func_id = qat_rsa_enc_fn_id(ctx->key_sz);
673 if (unlikely(!msg->pke_hdr.cd_pars.func_id))
806 msg->pke_hdr.cd_pars.func_id = ctx->crt_mode ?
809 if (unlikely(!msg->pke_hdr.cd_pars.func_id))
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.c548 u8 func_id = FW_VF_HANDLE(vf->abs_vfid); local
552 cl_id, q->cid, func_id,
561 cl_id, q->cid, func_id,
570 cl_id, q->cid, func_id,
580 q->cid, func_id, func_id,
589 func_id, func_id,
H A Dbnx2x_hsi.h3624 u8 func_id; member in struct:client_init_general_data
3751 u8 func_id; member in struct:client_update_ramrod_data
3826 u8 func_id; member in struct:eth_classify_cmd_header
4055 u8 func_id; member in struct:eth_filter_rules_cmd
4175 u8 func_id; member in struct:eth_multicast_rules_cmd
H A Dbnx2x_sriov.c598 ramrod->func_id = FW_VF_HANDLE(vf->abs_vfid);
1418 u8 func_id = FW_VF_HANDLE(vf->abs_vfid); local
1426 cl_id, &q->cid, 1, func_id,
1436 vf->abs_vfid, q->sp_obj.func_id, q->cid);
2123 func_init.func_id = FW_VF_HANDLE(vf->abs_vfid);
/linux-master/include/pcmcia/
H A Ddevice_id.h22 .func_id = (func), }
/linux-master/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c74 .func_id = {0x54, 0x32},
429 switch (*(unsigned short *)(&msg->cprbx.func_id[0])) {
441 __func__, msg->cprbx.func_id[0],
442 msg->cprbx.func_id[1]);
/linux-master/scripts/mod/
H A Ddevicetable-offsets.c81 DEVID_FIELD(pcmcia_device_id, func_id);
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.c817 l2nic_reset.func_id = HINIC_HWIF_FUNC_IDX(hwdev->hwif);
846 interrupt_info->func_id = HINIC_HWIF_FUNC_IDX(hwdev->hwif);
874 interrupt_info->func_id = HINIC_HWIF_FUNC_IDX(hwdev->hwif);
H A Dhinic_devlink.c328 devlink_fmsg_u32_pair_put(fmsg, "Function level err func_id",
329 (u32)event->event.chip.func_id);
/linux-master/arch/x86/events/intel/
H A Duncore.c744 if (pmu->func_id < 0)
999 pmus[i].func_id = setid ? i : -1;
1157 if (pmu->func_id < 0)
1158 pmu->func_id = pdev->devfn;
1160 WARN_ON_ONCE(pmu->func_id != pdev->devfn);
H A Duncore.h125 int func_id; member in struct:intel_uncore_pmu
/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h286 * @func_id: function id for call instructions
325 u32 func_id; member in struct:nfp_insn_meta::__anon29::__anon33
H A Dmain.c247 switch (readl(&cap->func_id)) {
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_controlq.c290 desc->pfid_vfid = cpu_to_le16(msg->func_id);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c812 int mlx5_core_enable_hca(struct mlx5_core_dev *dev, u16 func_id) argument
817 MLX5_SET(enable_hca_in, in, function_id, func_id);
823 int mlx5_core_disable_hca(struct mlx5_core_dev *dev, u16 func_id) argument
828 MLX5_SET(disable_hca_in, in, function_id, func_id);
/linux-master/kernel/bpf/
H A Doffload.c839 void *bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, u32 func_id) argument
858 if (func_id == bpf_xdp_metadata_kfunc_id(name)) p = ops->xmo;
H A Dbpf_iter.c373 bpf_iter_get_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
385 fn = reg_info->get_func_proto(func_id, prog);
H A Dhelpers.c1686 bpf_base_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
1688 switch (func_id) {
1740 switch (func_id) {
1798 switch (func_id) {
/linux-master/drivers/tty/serial/8250/
H A Dserial_cs.c640 ((link->func_id == CISTPL_FUNCID_MULTI) ||
641 (link->func_id == CISTPL_FUNCID_SERIAL))) {
/linux-master/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h447 enum bpf_function_id func_id)
449 int func_id_key = func_id;
446 bpf_stats_enter(struct bpf_func_stats_ctx* bpf_stat_ctx, enum bpf_function_id func_id) argument

Completed in 541 milliseconds

1234