/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ddp.c | 259 * @is_add: true when loading profile, false when rolling back the previous one 265 bool is_add) in i40e_ddp_load() 308 if (is_add) in i40e_ddp_load() 321 if (is_add) { in i40e_ddp_load() 344 if (is_add) { in i40e_ddp_load() 364 if (is_add) { in i40e_ddp_load() 264 i40e_ddp_load(struct net_device *netdev, const u8 *data, size_t size, bool is_add) i40e_ddp_load() argument
|
H A D | i40e_prototype.h | 396 u16 vsi_seid, u16 queue, bool is_add,
|
H A D | i40e.h | 325 bool is_add);
|
H A D | i40e_common.c | 4365 * @is_add: Add control packet filter if True else remove 4375 u16 vsi_seid, u16 queue, bool is_add, in i40e_aq_add_rem_control_packet_filter() 4391 if (is_add) { in i40e_aq_add_rem_control_packet_filter() 4373 i40e_aq_add_rem_control_packet_filter(struct i40e_hw *hw, u8 *mac_addr, u16 ethtype, u16 flags, u16 vsi_seid, u16 queue, bool is_add, struct i40e_control_filter_stats *stats, struct i40e_asq_cmd_details *cmd_details) i40e_aq_add_rem_control_packet_filter() argument
|
H A D | i40e_main.c | 1887 * @is_add: True if called before Add VSI 1894 bool is_add) in i40e_vsi_setup_queue_map() 2020 if (is_add) { in i40e_vsi_setup_queue_map() 1891 i40e_vsi_setup_queue_map(struct i40e_vsi *vsi, struct i40e_vsi_context *ctxt, u8 enabled_tc, bool is_add) i40e_vsi_setup_queue_map() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ddp.c | 259 * @is_add: true when loading profile, false when rolling back the previous one 265 bool is_add) in i40e_ddp_load() 308 if (is_add) in i40e_ddp_load() 321 if (is_add) { in i40e_ddp_load() 344 if (is_add) { in i40e_ddp_load() 364 if (is_add) { in i40e_ddp_load() 264 i40e_ddp_load(struct net_device *netdev, const u8 *data, size_t size, bool is_add) i40e_ddp_load() argument
|
H A D | i40e_prototype.h | 423 u16 vsi_seid, u16 queue, bool is_add,
|
H A D | i40e.h | 335 bool is_add);
|
H A D | i40e_common.c | 4285 * @is_add: Add control packet filter if True else remove 4295 u16 vsi_seid, u16 queue, bool is_add, in i40e_aq_add_rem_control_packet_filter() 4311 if (is_add) { in i40e_aq_add_rem_control_packet_filter() 4293 i40e_aq_add_rem_control_packet_filter(struct i40e_hw *hw, u8 *mac_addr, u16 ethtype, u16 flags, u16 vsi_seid, u16 queue, bool is_add, struct i40e_control_filter_stats *stats, struct i40e_asq_cmd_details *cmd_details) i40e_aq_add_rem_control_packet_filter() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_df.h | 47 int is_add);
|
H A D | df_v3_6.c | 577 int is_add) in df_v3_6_pmc_start() 584 if (is_add) in df_v3_6_pmc_start() 576 df_v3_6_pmc_start(struct amdgpu_device *adev, uint64_t config, int is_add) df_v3_6_pmc_start() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_df.h | 47 int counter_idx, int is_add);
|
H A D | df_v3_6.c | 513 /* return available counter if is_add == 1 otherwise return error status. */ 515 int counter_idx, int is_add) in df_v3_6_pmc_start() 523 if (is_add) in df_v3_6_pmc_start() 514 df_v3_6_pmc_start(struct amdgpu_device *adev, uint64_t config, int counter_idx, int is_add) df_v3_6_pmc_start() argument
|
/kernel/linux/linux-6.6/drivers/hwtracing/ptt/ |
H A D | hisi_ptt.h | 171 * @is_add: adding to the filter or not 176 bool is_add; member
|
H A D | hisi_ptt.c | 561 if (info.is_add) { in hisi_ptt_update_filters() 631 info.is_add = true; in hisi_ptt_notifier_call() 634 info.is_add = false; in hisi_ptt_notifier_call()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | pci-ioda.c | 695 bool is_add) in pnv_ioda_set_one_peltv() 697 const char *desc = is_add ? "adding" : "removing"; in pnv_ioda_set_one_peltv() 698 uint8_t op = is_add ? OPAL_ADD_PE_TO_DOMAIN : in pnv_ioda_set_one_peltv() 731 bool is_add) in pnv_ioda_set_peltv() 741 if (is_add) { in pnv_ioda_set_peltv() 758 ret = pnv_ioda_set_one_peltv(phb, pe, pe, is_add); in pnv_ioda_set_peltv() 765 ret = pnv_ioda_set_one_peltv(phb, slave, pe, is_add); in pnv_ioda_set_peltv() 785 ret = pnv_ioda_set_one_peltv(phb, parent, pe, is_add); in pnv_ioda_set_peltv() 692 pnv_ioda_set_one_peltv(struct pnv_phb *phb, struct pnv_ioda_pe *parent, struct pnv_ioda_pe *child, bool is_add) pnv_ioda_set_one_peltv() argument 729 pnv_ioda_set_peltv(struct pnv_phb *phb, struct pnv_ioda_pe *pe, bool is_add) pnv_ioda_set_peltv() argument
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | pci-ioda.c | 608 bool is_add) in pnv_ioda_set_one_peltv() 610 const char *desc = is_add ? "adding" : "removing"; in pnv_ioda_set_one_peltv() 611 uint8_t op = is_add ? OPAL_ADD_PE_TO_DOMAIN : in pnv_ioda_set_one_peltv() 644 bool is_add) in pnv_ioda_set_peltv() 654 if (is_add) { in pnv_ioda_set_peltv() 671 ret = pnv_ioda_set_one_peltv(phb, pe, pe, is_add); in pnv_ioda_set_peltv() 678 ret = pnv_ioda_set_one_peltv(phb, slave, pe, is_add); in pnv_ioda_set_peltv() 698 ret = pnv_ioda_set_one_peltv(phb, parent, pe, is_add); in pnv_ioda_set_peltv() 605 pnv_ioda_set_one_peltv(struct pnv_phb *phb, struct pnv_ioda_pe *parent, struct pnv_ioda_pe *child, bool is_add) pnv_ioda_set_one_peltv() argument 642 pnv_ioda_set_peltv(struct pnv_phb *phb, struct pnv_ioda_pe *pe, bool is_add) pnv_ioda_set_peltv() argument
|
/kernel/linux/linux-5.10/kernel/cgroup/ |
H A D | cgroup.c | 224 bool is_add); 3992 * @is_add: whether to add or remove 3994 * Depending on @is_add, add or remove files defined by @cfts on @cgrp. 3999 bool is_add) in cgroup_addrm_files() 4019 if (is_add) { in cgroup_addrm_files() 4025 is_add = false; in cgroup_addrm_files() 4035 static int cgroup_apply_cftypes(struct cftype *cfts, bool is_add) in cgroup_apply_cftypes() argument 4051 ret = cgroup_addrm_files(css, cgrp, cfts, is_add); in cgroup_apply_cftypes() 4056 if (is_add && !ret) in cgroup_apply_cftypes() 3997 cgroup_addrm_files(struct cgroup_subsys_state *css, struct cgroup *cgrp, struct cftype cfts[], bool is_add) cgroup_addrm_files() argument
|
/kernel/linux/linux-6.6/kernel/cgroup/ |
H A D | cgroup.c | 250 bool is_add); 4217 * @is_add: whether to add or remove 4219 * Depending on @is_add, add or remove files defined by @cfts on @cgrp. 4224 bool is_add) in cgroup_addrm_files() 4244 if (is_add) { in cgroup_addrm_files() 4250 is_add = false; in cgroup_addrm_files() 4260 static int cgroup_apply_cftypes(struct cftype *cfts, bool is_add) in cgroup_apply_cftypes() argument 4276 ret = cgroup_addrm_files(css, cgrp, cfts, is_add); in cgroup_apply_cftypes() 4281 if (is_add && !ret) in cgroup_apply_cftypes() 4222 cgroup_addrm_files(struct cgroup_subsys_state *css, struct cgroup *cgrp, struct cftype cfts[], bool is_add) cgroup_addrm_files() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 5039 int loc, u8 *key, bool is_add) in hclge_fd_tcam_config() 5061 req1->entry_vld = sel_x ? is_add : 0; in hclge_fd_tcam_config() 5636 bool is_add) in hclge_fd_update_rule_list() 5641 if (is_add && !new_rule) in hclge_fd_update_rule_list() 5656 if (!is_add) { in hclge_fd_update_rule_list() 5663 } else if (!is_add) { in hclge_fd_update_rule_list() 5038 hclge_fd_tcam_config(struct hclge_dev *hdev, u8 stage, bool sel_x, int loc, u8 *key, bool is_add) hclge_fd_tcam_config() argument 5633 hclge_fd_update_rule_list(struct hclge_dev *hdev, struct hclge_fd_rule *new_rule, u16 location, bool is_add) hclge_fd_update_rule_list() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-tlv.h | 2200 __le32 is_add; member
|
H A D | wmi-tlv.c | 3687 cmd->is_add = __cpu_to_le32(enable); in ath10k_wmi_tlv_op_gen_wow_add_wakeup_event()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-tlv.h | 2200 __le32 is_add; member
|
H A D | wmi-tlv.c | 3698 cmd->is_add = __cpu_to_le32(enable); in ath10k_wmi_tlv_op_gen_wow_add_wakeup_event()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.h | 5960 u32 is_add; member
|