Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwow.h20 __be16 snap_type; member
H A Ddp_rx.h41 __be16 snap_type; member
H A Dwow.c190 memcpy(&new_rfc_pattern->snap_type, in ath11k_wow_convert_8023_to_80211()
193 memcpy(&new_rfc_mask->snap_type, in ath11k_wow_convert_8023_to_80211()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.h28 __be16 snap_type; member
H A Dwow.c119 memcpy(&new_rfc_pattern->snap_type, in ath10k_wow_convert_8023_to_80211()
122 memcpy(&new_rfc_mask->snap_type, in ath10k_wow_convert_8023_to_80211()
H A Dmac.c3846 type = rfc1042->snap_type; in ath10k_tx_h_8023()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.h65 __be16 snap_type; member
H A Ddp_rx.c2127 rfc.snap_type = eth->h_proto; in ath12k_dp_rx_h_undecap_eth()