Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqwzvar.h271 int (*rx_desc_get_first_msdu)(struct hal_rx_desc *desc);
273 bool (*rx_desc_get_last_msdu)(struct hal_rx_desc *desc);
277 int (*rx_desc_encrypt_valid)(struct hal_rx_desc *desc);
297 void (*rx_desc_copy_end_tlv)(struct hal_rx_desc *fdesc,
298 struct hal_rx_desc *ldesc);
309 int (*rx_desc_is_da_mcbc)(struct hal_rx_desc *desc);
311 void (*rx_desc_get_dot11_hdr)(struct hal_rx_desc *desc,
318 bool (*dp_rx_h_msdu_done)(struct hal_rx_desc *desc);
323 int (*dp_rx_h_is_decrypted)(struct hal_rx_desc *desc);
324 uint32_t (*dp_rx_h_mpdu_err)(struct hal_rx_desc *desc);
[all …]
H A Dqwxvar.h268 int (*rx_desc_get_first_msdu)(struct hal_rx_desc *desc);
270 bool (*rx_desc_get_last_msdu)(struct hal_rx_desc *desc);
274 int (*rx_desc_encrypt_valid)(struct hal_rx_desc *desc);
278 uint8_t (*rx_desc_get_mesh_ctl)(struct hal_rx_desc *desc);
279 bool (*rx_desc_get_ldpc_support)(struct hal_rx_desc *desc);
286 uint8_t (*rx_desc_get_msdu_sgi)(struct hal_rx_desc *desc);
293 uint8_t (*rx_desc_get_msdu_nss)(struct hal_rx_desc *desc);
294 uint8_t (*rx_desc_get_mpdu_tid)(struct hal_rx_desc *desc);
297 struct hal_rx_desc *ldesc);
309 bool (*rx_desc_mac_addr2_valid)(struct hal_rx_desc *desc);
[all …]
H A Dqwx.c1365 struct hal_rx_desc *ldesc) in qwx_hw_ipq8074_rx_desc_copy_attn_end()
1576 struct hal_rx_desc *ldesc) in qwx_hw_qcn9074_rx_desc_copy_attn_end()
1774 struct hal_rx_desc *ldesc) in qwx_hw_wcn6855_rx_desc_copy_attn_end()
15836 struct hal_rx_desc *rx_desc; in qwx_dp_process_rx_err_buf()
15854 rx_desc = mtod(m, struct hal_rx_desc *); in qwx_dp_process_rx_err_buf()
15863 sizeof(struct hal_rx_desc)); in qwx_dp_process_rx_err_buf()
16191 msdu->rx_desc = mtod(m, struct hal_rx_desc *); in qwx_dp_rx_process_wbm_err()
16498 struct hal_rx_desc *rx_desc) in qwx_dp_rx_h_mpdu()
16597 struct hal_rx_desc *rx_desc, *lrx_desc; in qwx_dp_rx_process_msdu()
16612 rx_desc = mtod(msdu->m, struct hal_rx_desc *); in qwx_dp_rx_process_msdu()
[all …]
H A Dqwz.c1191 struct hal_rx_desc *ldesc) in qwz_hw_wcn7850_rx_desc_copy_end_tlv()
1237 qwz_hw_wcn7850_dp_rx_h_mpdu_err(struct hal_rx_desc *desc) in qwz_hw_wcn7850_dp_rx_h_mpdu_err()
13938 struct hal_rx_desc *rx_desc; in qwz_dp_process_rx_err_buf()
13956 rx_desc = mtod(m, struct hal_rx_desc *); in qwz_dp_process_rx_err_buf()
13965 sizeof(struct hal_rx_desc)); in qwz_dp_process_rx_err_buf()
14300 msdu->rx_desc = mtod(m, struct hal_rx_desc *); in qwz_dp_rx_process_wbm_err()
14570 struct hal_rx_desc *rx_desc) in qwz_dp_rx_h_mpdu()
14667 struct hal_rx_desc *rx_desc, *lrx_desc; in qwz_dp_rx_process_msdu()
14681 rx_desc = mtod(msdu->m, struct hal_rx_desc *); in qwz_dp_rx_process_msdu()
14682 lrx_desc = mtod(last_buf->m, struct hal_rx_desc *); in qwz_dp_rx_process_msdu()
[all …]
H A Dqwxreg.h11859 struct hal_rx_desc { struct
H A Dqwzreg.h12390 struct hal_rx_desc { struct