Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/cds/src/
H A Di_cds_packet.h64 uint32_t mpdu_hdr_len; member
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_types.h43 (((t_packetmeta *)pRxMeta)->mpdu_hdr_len)
52 (((t_packetmeta *)pRxMeta)->mpdu_hdr_len)
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c3408 rx_pkt->pkt_meta.mpdu_hdr_len) { in wma_process_rmf_frame()
3411 rx_pkt->pkt_meta.mpdu_hdr_len; in wma_process_rmf_frame()
3415 rx_pkt->pkt_meta.mpdu_hdr_len); in wma_process_rmf_frame()
3428 rx_pkt->pkt_meta.mpdu_hdr_len; in wma_process_rmf_frame()
3653 rx_pkt->pkt_meta.mpdu_hdr_len = sizeof(struct ieee80211_frame); in wma_form_rx_packet()
3659 if (mgmt_rx_params->buf_len < rx_pkt->pkt_meta.mpdu_hdr_len) { in wma_form_rx_packet()
3662 rx_pkt->pkt_meta.mpdu_hdr_len); in wma_form_rx_packet()
3669 rx_pkt->pkt_meta.mpdu_hdr_len; in wma_form_rx_packet()
3689 rx_pkt->pkt_meta.mpdu_hdr_len; in wma_form_rx_packet()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_message_queue.c814 rx_pkt->pkt_meta.mpdu_hdr_len = sizeof(struct ieee80211_frame); in lim_fill_sap_bcn_pkt_meta()
817 rx_pkt->pkt_meta.mpdu_hdr_len; in lim_fill_sap_bcn_pkt_meta()
821 rx_pkt->pkt_meta.mpdu_hdr_len; in lim_fill_sap_bcn_pkt_meta()