Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/cds/inc/
Dcds_packet.h39 struct cds_pkt_t;
40 typedef struct cds_pkt_t cds_pkt_t; typedef
50 QDF_STATUS cds_pkt_return_packet(cds_pkt_t *packet);
61 QDF_STATUS cds_pkt_get_packet_length(cds_pkt_t *pPacket,
/wlan-driver/qcacld-3.0/core/cds/src/
Dcds_packet.c37 QDF_STATUS cds_pkt_return_packet(cds_pkt_t *packet) in cds_pkt_return_packet()
56 cds_pkt_get_packet_length(cds_pkt_t *pPacket, uint16_t *pPacketSize) in cds_pkt_get_packet_length()
Di_cds_packet.h79 struct cds_pkt_t { struct
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/system/src/
Dsys_entry_func.c82 cds_pkt_t *vos_pkt = (cds_pkt_t *) msg->bodyptr; in sys_bbt_process_message_core()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_message_queue.c811 cds_pkt_t *rx_pkt) in lim_fill_sap_bcn_pkt_meta()
850 cds_pkt_t **pkt, in lim_allocate_and_get_bcn()
858 cds_pkt_t *pkt_l = NULL; in lim_allocate_and_get_bcn()
860 pkt_l = qdf_mem_malloc_atomic(sizeof(cds_pkt_t)); in lim_allocate_and_get_bcn()
908 cds_pkt_t *pkt = NULL; in lim_handle_sap_beacon()
1677 cds_pkt_t *body_ptr = NULL; in lim_process_messages()
1737 body_ptr = (cds_pkt_t *) new_msg.bodyptr; in lim_process_messages()
Dlim_api.c1007 cds_pkt_return_packet((cds_pkt_t *) pMsg-> in pe_free_msg()
1062 tpSirMacMgmtHdr hdr, cds_pkt_t *cds_pkt) in pe_drop_pending_rx_mgmt_frames()
1175 cds_pkt_t *pkt) in pe_handle_probe_req_frames()
1225 cds_pkt_t *pVosPkt; in pe_handle_mgmt_frame()
Dlim_utils.c4580 cds_pkt_return_packet((cds_pkt_t *) pLimMsg->bodyptr); in lim_handle_defer_msg_error()
9749 cds_pkt_t *cds_pkt; in lim_util_get_type_subtype()
9754 cds_pkt = (cds_pkt_t *) pkt; in lim_util_get_type_subtype()
/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_types.h659 QDF_STATUS wma_ds_peek_rx_packet_info(cds_pkt_t *pkt, void **pkt_meta);
Dwma.h1871 cds_pkt_t *rx_pkt);
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_mgmt.c2729 cds_pkt_t *rx_pkt, tp_wma_handle wma_handle, in wma_mgmt_pktdump_rx_handler()
2753 cds_pkt_t *rx_pkt, tp_wma_handle wma_handle, in wma_mgmt_pktdump_rx_handler()
3339 cds_pkt_t *rx_pkt, in wma_process_rmf_frame()
3499 cds_pkt_t *rx_pkt, in wma_check_and_process_rmf_frame()
3564 cds_pkt_t *rx_pkt) in wma_form_rx_packet()
Dwma_data.c2874 QDF_STATUS wma_ds_peek_rx_packet_info(cds_pkt_t *pkt, void **pkt_meta) in wma_ds_peek_rx_packet_info()