Searched refs:op_index (Results 1 – 1 of 1) sorted by relevance
4928 void set_csi_filter(t_u8 pkt_type, t_u8 subtype, t_u8 flags, int op_index, t_u8 *mac) argument4933 switch (op_index)5094 int op_index = 0; local5129 op_index = CSI_FILTER_OPT_ADD;5138 op_index = CSI_FILTER_OPT_DELETE;5140 op_index = CSI_FILTER_OPT_CLEAR;5142 op_index = CSI_FILTER_OPT_DUMP;5149 set_csi_filter(pkt_type, subtype, flags, op_index, raw_mac);5279 void set_monitor_filter(int op_index, t_u8 *mac) argument5283 switch (op_index)[all …]