Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/ath11k/
H A Dwow.h21 __be16 snap_type; member
H A Ddp_rx.h42 __be16 snap_type; member
H A Dwow.c199 memcpy(&new_rfc_pattern->snap_type, in ath11k_wow_convert_8023_to_80211()
202 memcpy(&new_rfc_mask->snap_type, in ath11k_wow_convert_8023_to_80211()
/src/sys/contrib/dev/athk/ath10k/
H A Dmac.h28 __be16 snap_type; member
H A Dwow.c120 memcpy(&new_rfc_pattern->snap_type, in ath10k_wow_convert_8023_to_80211()
123 memcpy(&new_rfc_mask->snap_type, in ath10k_wow_convert_8023_to_80211()
H A Dmac.c3868 type = rfc1042->snap_type; in ath10k_tx_h_8023()
/src/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.h77 __be16 snap_type; member
H A Ddp_rx.c2376 rfc.snap_type = eth->h_proto; in ath12k_dp_rx_h_undecap_eth()