Searched defs:type_flag (Results 1 – 9 of 9) sorted by relevance
32 u32 type_flag; member
64 u32 type_flag; member
524 static inline u32 type_flag(u32 type) in type_flag() function
1650 u32 type_flag) in bnx2x_vf_mbx_macvlan_list()
1652 u32 type_flag) in bnx2x_vf_mbx_macvlan_list()
756 static inline u32 type_flag(u32 type) in type_flag() function
690 int type_flag; /* Aeq:1 ceq:0 */ member
728 int type_flag; /* Aeq:1 ceq:0 */ member
11955 enum bpf_type_flag type_flag = get_dynptr_type_flag(meta.initialized_dynptr.type); in check_kfunc_call() local