Searched refs:HTC_HDR_ALIGNMENT_PADDING (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/htt/ |
D | htt_h2t.c | 53 ((msg_bytes) + HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING) 162 HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING, 4, true); in htt_h2t_frag_desc_bank_cfg_msg() 181 qdf_nbuf_push_head(msg, HTC_HDR_ALIGNMENT_PADDING); in htt_h2t_frag_desc_bank_cfg_msg() 264 HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING, 4, in htt_h2t_ver_req_msg() 283 qdf_nbuf_push_head(msg, HTC_HDR_ALIGNMENT_PADDING); in htt_h2t_ver_req_msg() 342 HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING, 4, in htt_h2t_rx_ring_rfs_cfg_msg_ll() 360 qdf_nbuf_push_head(msg, HTC_HDR_ALIGNMENT_PADDING); in htt_h2t_rx_ring_rfs_cfg_msg_ll() 434 HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING, 4, in htt_h2t_rx_ring_cfg_msg_ll() 452 qdf_nbuf_push_head(msg, HTC_HDR_ALIGNMENT_PADDING); in htt_h2t_rx_ring_cfg_msg_ll() 645 HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING, 4, true); in htt_h2t_rx_ring_cfg_msg_hl() [all …]
|
D | htt_t2h.c | 1092 HTC_HDR_ALIGNMENT_PADDING); \ 1129 HTC_HDR_ALIGNMENT_PADDING); in htt_t2h_msg_handler_fast()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
D | dp_rh_htt.c | 30 ((msg_bytes) + HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING) 35 HTC_HDR_ALIGNMENT_PADDING); \ 155 HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING, 4, in dp_htt_h2t_rx_ring_rfs_cfg() 173 qdf_nbuf_push_head(msg, HTC_HDR_ALIGNMENT_PADDING); in dp_htt_h2t_rx_ring_rfs_cfg() 259 HTC_HDR_ALIGNMENT_PADDING); in dp_htt_t2h_msg_handler_fast()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_htt.c | 53 ((msg_bytes) + HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING) 334 HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING, 4, TRUE); in dp_htt_h2t_add_tcl_metadata_ver_v1() 355 qdf_nbuf_push_head(*msg, HTC_HDR_ALIGNMENT_PADDING); in dp_htt_h2t_add_tcl_metadata_ver_v1() 380 HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING, 4, TRUE); in dp_htt_h2t_add_tcl_metadata_ver_v2() 402 qdf_nbuf_push_head(*msg, HTC_HDR_ALIGNMENT_PADDING); in dp_htt_h2t_add_tcl_metadata_ver_v2() 506 HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING, 4, in htt_h2t_rx_cce_super_rule_setup() 517 qdf_nbuf_push_head(msg, HTC_HDR_ALIGNMENT_PADDING); in htt_h2t_rx_cce_super_rule_setup() 630 HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING, 4, TRUE); 750 qdf_nbuf_push_head(htt_msg, HTC_HDR_ALIGNMENT_PADDING); 928 HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING, [all …]
|
/wlan-driver/fw-api/fw/ |
D | htc.h | 148 #define HTC_HDR_ALIGNMENT_PADDING \ macro
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/ |
D | dp_mon_filter_2.0.c | 38 ((msg_bytes) + HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING) 1047 HTC_HEADER_LEN + HTC_HDR_ALIGNMENT_PADDING, 4, TRUE); in htt_h2t_tx_ring_cfg() 1082 qdf_nbuf_push_head(htt_msg, HTC_HDR_ALIGNMENT_PADDING); in htt_h2t_tx_ring_cfg()
|