Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_list.c266 QDF_STATUS qdf_list_split(qdf_list_t *new, qdf_list_t *list, in qdf_list_split() function
283 qdf_export_symbol(qdf_list_split);
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_list.h223 QDF_STATUS qdf_list_split(qdf_list_t *new, qdf_list_t *list,
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/core/src/
H A Dwlan_mgmt_txrx_rx_reo.c880 status = qdf_list_split(&stale_frame_list_temp, in mgmt_rx_reo_handle_potential_premature_delivery()
3402 status = qdf_list_split(&temp_list_frames_to_deliver, in mgmt_rx_reo_move_entries_ingress_to_egress_list()