Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/core/src/
H A Dwlan_mgmt_txrx_rx_reo.c3793 uint16_t list_insertion_pos = 0; in mgmt_rx_reo_update_ingress_list() local
3849 list_insertion_pos++; in mgmt_rx_reo_update_ingress_list()
3883 frame_desc->ingress_list_insertion_pos = list_insertion_pos; in mgmt_rx_reo_update_ingress_list()
3990 uint16_t list_insertion_pos = 0; in mgmt_rx_reo_update_egress_list() local
4071 list_insertion_pos++; in mgmt_rx_reo_update_egress_list()
4094 frame_desc->egress_list_insertion_pos = list_insertion_pos; in mgmt_rx_reo_update_egress_list()