Searched refs:struct_id (Results 1 – 3 of 3) sorted by relevance
360 if (data->struct_id != cpu_to_le16(STRUCT_HDR_STRUCT_ID_DCBX_APP)) { in bnxt_hwrm_set_dcbx_app()
9243 __le16 struct_id; member
6872 int ptr_id = 0, struct_id, tag_id, orig_fn_id; in bpf_program_fixup_func_info() local6972 struct_id = btf__add_struct(btf, ctx_name, 0); in bpf_program_fixup_func_info()6973 ptr_id = btf__add_ptr(btf, struct_id); in bpf_program_fixup_func_info()6974 if (ptr_id < 0 || struct_id < 0) { in bpf_program_fixup_func_info()