Searched refs:first_hdr (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | qwz.c | 14434 uint8_t *first_hdr, enum hal_encrypt_type enctype) in qwz_dp_rx_h_undecap_nwifi() argument 14529 uint8_t *first_hdr; in qwz_dp_rx_h_undecap() local 14532 first_hdr = qwz_dp_rx_h_80211_hdr(sc, rx_desc); in qwz_dp_rx_h_undecap() 14537 qwz_dp_rx_h_undecap_nwifi(sc, msdu, first_hdr, enctype); in qwz_dp_rx_h_undecap() 14549 ath12k_dp_rx_h_undecap_eth(ar, msdu, first_hdr, in qwz_dp_rx_h_undecap() 14558 ath12k_dp_rx_h_undecap_eth(ar, msdu, first_hdr, in qwz_dp_rx_h_undecap()
|
| D | qwx.c | 16362 uint8_t *first_hdr, enum hal_encrypt_type enctype) in qwx_dp_rx_h_undecap_nwifi() argument 16457 uint8_t *first_hdr; in qwx_dp_rx_h_undecap() local 16460 first_hdr = qwx_dp_rx_h_80211_hdr(sc, rx_desc); in qwx_dp_rx_h_undecap() 16465 qwx_dp_rx_h_undecap_nwifi(sc, msdu, first_hdr, enctype); in qwx_dp_rx_h_undecap() 16477 ath11k_dp_rx_h_undecap_eth(ar, msdu, first_hdr, in qwx_dp_rx_h_undecap() 16486 ath11k_dp_rx_h_undecap_eth(ar, msdu, first_hdr, in qwx_dp_rx_h_undecap()
|