Searched refs:idx_type (Results 1 – 4 of 4) sorted by relevance
176 int idx_type; /* 0 : SLICE, 1: IFACE */ member202 int idx_type; /* structure specific info: belonged type */ member543 filter->idx_type = EWPF_INVALID; in dhd_event_log_filter_init()965 filter->idx_type = EWPF_IDX_TYPE_EVENT; in evt_xtlv_copy_cb()969 filter->idx_type = EWPF_IDX_TYPE_KEY_INFO; in evt_xtlv_copy_cb()975 if (filter->idx_type == EWPF_INVALID || in evt_xtlv_copy_cb()977 filter->idx_type != tbl->idx_type || in evt_xtlv_copy_cb()980 filter->idx_type, tbl->xtlv_id, filter->xtlv_idx)); in evt_xtlv_copy_cb()985 if (filter->idx_type == EWPF_IDX_TYPE_SLICE) { in evt_xtlv_copy_cb()988 } else if (filter->idx_type == EWPF_IDX_TYPE_IFACE) { in evt_xtlv_copy_cb()[all …]
31 int idx_type; member
188 ea->idx_type = lookup_opt_type(get_opt_value(opt)); in parse_options()