Searched refs:map_update (Results 1 – 7 of 7) sorted by relevance
192 u32 map_update; member
289 bpf->helpers.map_update = readl(&cap->func_addr); in nfp_bpf_parse_cap_func()
198 bpf->helpers.map_update, reg1) || in nfp_bpf_check_call()
4084 val = nfp_prog->bpf->helpers.map_update; in nfp_bpf_relo_for_vnic()
338 .map_update = hclge_map_update,
425 int (*map_update)(struct hnae3_handle *); member
3256 ret = (kinfo->dcb_ops && kinfo->dcb_ops->map_update) ? in hns3_client_setup_tc()3257 kinfo->dcb_ops->map_update(handle) : -EOPNOTSUPP; in hns3_client_setup_tc()