Home
last modified time | relevance | path

Searched refs:DELAY (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
Diot_sim_common.c43 case DELAY: in iot_sim_oper_to_str()
725 if (oper != DELAY && FRAME_TYPE_IS_BEACON(type, subtype) && offset) { in iot_sim_send_rule_to_fw()
787 } else if (oper == DELAY) { in iot_sim_del_rule()
882 if (oper == DROP || oper == DELAY) in iot_sim_delete_rule_for_mac()
1026 } else if (oper == DELAY) { in iot_sim_add_rule()
1109 if (oper == DROP || oper == DELAY) in iot_sim_add_rule_for_mac()
1144 if (oper == DELAY) in iot_sim_add_rule_for_mac()
1380 enum iot_sim_operations oper = DELAY; in iot_sim_debug_delay_write()
Diot_sim_defs_i.h205 DELAY, enumerator