Home
last modified time | relevance | path

Searched refs:is_add (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_ddp.c265 bool is_add) in i40e_ddp_load() argument
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()
H A Di40e_prototype.h396 u16 vsi_seid, u16 queue, bool is_add,
H A Di40e.h325 bool is_add);
H A Di40e_common.c4375 u16 vsi_seid, u16 queue, bool is_add, in i40e_aq_add_rem_control_packet_filter() argument
4391 if (is_add) { in i40e_aq_add_rem_control_packet_filter()
H A Di40e_main.c1888 bool is_add) in i40e_vsi_setup_queue_map() argument
2014 if (is_add) { in i40e_vsi_setup_queue_map()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_df.h47 int is_add);
H A Ddf_v3_6.c577 int is_add) in df_v3_6_pmc_start() argument
584 if (is_add) in df_v3_6_pmc_start()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dfec.c37 bool is_add = true; in fec_buf_add() local
56 is_add = false; in fec_buf_add()
61 if (is_add) { in fec_buf_add()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c695 bool is_add) in pnv_ioda_set_one_peltv() argument
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() argument
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()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.h122 uint32_t in_len, uint32_t *out_len, rk_ae_update_type_t is_add);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.h139 uint32_t in_len, uint32_t *out_len, rk_ae_update_type_t is_add);
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup.c242 bool is_add);
4016 bool is_add) in cgroup_addrm_files() argument
4038 if (is_add) { in cgroup_addrm_files()
4044 is_add = false; in cgroup_addrm_files()
4054 static int cgroup_apply_cftypes(struct cftype *cfts, bool is_add) in cgroup_apply_cftypes() argument
4070 ret = cgroup_addrm_files(css, cgrp, cfts, is_add); in cgroup_apply_cftypes()
4075 if (is_add && !ret) in cgroup_apply_cftypes()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_chan.c1308 bool rtw_phl_chanctx_test(void *phl, struct rtw_wifi_role_t *wifi_role, bool is_add, in rtw_phl_chanctx_test() argument
1315 if (is_add) { in rtw_phl_chanctx_test()
H A Dphl_api.h454 bool rtw_phl_chanctx_test(void *phl, struct rtw_wifi_role_t *wifi_role, bool is_add,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_chan.c1308 bool rtw_phl_chanctx_test(void *phl, struct rtw_wifi_role_t *wifi_role, bool is_add, in rtw_phl_chanctx_test() argument
1315 if (is_add) { in rtw_phl_chanctx_test()
H A Dphl_api.h457 bool rtw_phl_chanctx_test(void *phl, struct rtw_wifi_role_t *wifi_role, bool is_add,
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c700 int8_t profile_index, uint8_t is_add) in update_profile_connection() argument
706 is_add, profile_index); in update_profile_connection()
710 if (is_add) { in update_profile_connection()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c700 int8_t profile_index, uint8_t is_add) in update_profile_connection() argument
706 is_add, profile_index); in update_profile_connection()
710 if (is_add) { in update_profile_connection()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5032 int loc, u8 *key, bool is_add) in hclge_fd_tcam_config() argument
5054 req1->entry_vld = sel_x ? is_add : 0; in hclge_fd_tcam_config()
5629 bool is_add) in hclge_fd_update_rule_list() argument
5634 if (is_add && !new_rule) in hclge_fd_update_rule_list()
5649 if (!is_add) { in hclge_fd_update_rule_list()
5656 } else if (!is_add) { in hclge_fd_update_rule_list()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h2200 __le32 is_add; member
H A Dwmi-tlv.c3687 cmd->is_add = __cpu_to_le32(enable); in ath10k_wmi_tlv_op_gen_wow_add_wakeup_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_debug.c6973 bool rst, is_add; in proc_set_mr_test() local
6975 is_add = (mode == 4) ? _TRUE : _FALSE; in proc_set_mr_test()
6980 rst = rtw_phl_chanctx_test(dvobj->phl, padapter->phl_role, is_add, &chan, &bw, &offset); in proc_set_mr_test()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_debug.c6897 bool rst, is_add; in proc_set_mr_test() local
6899 is_add = (mode == 4) ? _TRUE : _FALSE; in proc_set_mr_test()
6904 rst = rtw_phl_chanctx_test(dvobj->phl, padapter->phl_role, is_add, &chan, &bw, &offset); in proc_set_mr_test()