Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqwxvar.h852 int is_mcbc; member
H A Dqwzvar.h864 int is_mcbc; member
H A Dqwz.c14557 if (ATH12K_SKB_RXCB(msdu)->is_mcbc && decrypted) in qwz_dp_rx_h_undecap()
14587 msdu->is_mcbc = fill_crypto_hdr; in qwz_dp_rx_h_mpdu()
14589 if (rxcb->is_mcbc) { in qwz_dp_rx_h_mpdu()
14597 if (rxcb->is_mcbc) in qwz_dp_rx_h_mpdu()
H A Dqwx.c16485 if (ATH11K_SKB_RXCB(msdu)->is_mcbc && decrypted) in qwx_dp_rx_h_undecap()
16516 msdu->is_mcbc = fill_crypto_hdr; in qwx_dp_rx_h_mpdu()
16518 if (rxcb->is_mcbc) { in qwx_dp_rx_h_mpdu()
16526 if (rxcb->is_mcbc) in qwx_dp_rx_h_mpdu()