Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c2082 uint32_t data_size, hdr_size, ppdu_id, align4byte; in dp_rx_populate_cbf_hdr() local
2105 align4byte = ((data_size + in dp_rx_populate_cbf_hdr()
2108 HTT_T2H_PPDU_STATS_PAYLOAD_SIZE_SET(*msg_word, align4byte); in dp_rx_populate_cbf_hdr()
2123 align4byte = ((data_size - sizeof(htt_tlv_hdr_t) + in dp_rx_populate_cbf_hdr()
2126 HTT_STATS_TLV_LENGTH_SET(*msg_word, align4byte); in dp_rx_populate_cbf_hdr()