Home
last modified time | relevance | path

Searched refs:SER_VDEV_QUEUE_COMP_NON_SCAN (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/serialization/src/
H A Dwlan_serialization_queue.c53 vdev_queue = &vdev_obj->vdev_q[SER_VDEV_QUEUE_COMP_NON_SCAN]; in wlan_serialization_get_vdev_queue_obj()
H A Dwlan_serialization_debug.c208 &ser_vdev->vdev_q[SER_VDEV_QUEUE_COMP_NON_SCAN]; in wlan_ser_print_history()
H A Dwlan_serialization_non_scan.c50 vdev_q = &ser_vdev_obj->vdev_q[SER_VDEV_QUEUE_COMP_NON_SCAN]; in wlan_serialization_is_non_scan_pending_queue_empty()
256 &ser_vdev_obj->vdev_q[SER_VDEV_QUEUE_COMP_NON_SCAN]; in wlan_ser_move_non_scan_pending_to_active()
H A Dwlan_serialization_utils_i.h148 SER_VDEV_QUEUE_COMP_NON_SCAN, enumerator
H A Dwlan_serialization_main.c414 case SER_VDEV_QUEUE_COMP_NON_SCAN: in wlan_serialization_vdev_create_handler()