/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_rx.c | 116 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_AARP && in mwifiex_process_rx_packet() 117 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX))) { in mwifiex_process_rx_packet() 120 * EthernetII header, keep the src/dst and snap_type in mwifiex_process_rx_packet() 125 * right before the snap_type. in mwifiex_process_rx_packet() 133 - sizeof(rx_pkt_hdr->rfc1042_hdr.snap_type)); in mwifiex_process_rx_packet()
|
H A D | uap_txrx.c | 132 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_AARP && in mwifiex_uap_queue_bridged_pkt() 133 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX)) { in mwifiex_uap_queue_bridged_pkt() 135 * an Ethernet II header, keep the src/dst and snap_type in mwifiex_uap_queue_bridged_pkt() 142 * right before the snap_type. in mwifiex_uap_queue_bridged_pkt() 150 - sizeof(rx_pkt_hdr->rfc1042_hdr.snap_type)); in mwifiex_uap_queue_bridged_pkt()
|
H A D | 11n_aggr.c | 72 snap.snap_type = ((struct ethhdr *)skb_src->data)->h_proto; in mwifiex_11n_form_amsdu_pkt()
|
H A D | fw.h | 33 __be16 snap_type; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_rx.c | 104 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_AARP && in mwifiex_process_rx_packet() 105 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX))) { in mwifiex_process_rx_packet() 108 * EthernetII header, keep the src/dst and snap_type in mwifiex_process_rx_packet() 113 * right before the snap_type. in mwifiex_process_rx_packet() 121 - sizeof(rx_pkt_hdr->rfc1042_hdr.snap_type)); in mwifiex_process_rx_packet()
|
H A D | uap_txrx.c | 120 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_AARP && in mwifiex_uap_queue_bridged_pkt() 121 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX)) { in mwifiex_uap_queue_bridged_pkt() 123 * an Ethernet II header, keep the src/dst and snap_type in mwifiex_uap_queue_bridged_pkt() 130 * right before the snap_type. in mwifiex_uap_queue_bridged_pkt() 138 - sizeof(rx_pkt_hdr->rfc1042_hdr.snap_type)); in mwifiex_uap_queue_bridged_pkt()
|
H A D | 11n_aggr.c | 60 snap.snap_type = ((struct ethhdr *)skb_src->data)->h_proto; in mwifiex_11n_form_amsdu_pkt()
|
H A D | fw.h | 21 __be16 snap_type; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | wow.h | 20 __be16 snap_type; member
|
H A D | dp_rx.h | 41 __be16 snap_type; member
|
H A D | wow.c | 190 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()
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
H A D | rx.c | 33 u16 snap_type; member 105 * EthernetII header, keep the src/dst and snap_type (ethertype) in lbs_process_rxed_packet() 111 * before the snap_type. in lbs_process_rxed_packet() 118 - sizeof(p_rx_pkt->rfc1042_hdr.snap_type)); in lbs_process_rxed_packet()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/ |
H A D | rx.c | 33 u16 snap_type; member 105 * EthernetII header, keep the src/dst and snap_type (ethertype) in lbs_process_rxed_packet() 111 * before the snap_type. in lbs_process_rxed_packet() 118 - sizeof(p_rx_pkt->rfc1042_hdr.snap_type)); in lbs_process_rxed_packet()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.h | 41 __be16 snap_type; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | mac.h | 28 __be16 snap_type; member
|
H A D | wow.c | 119 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 D | mac.c | 3662 type = rfc1042->snap_type; in ath10k_tx_h_8023()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | mac.h | 28 __be16 snap_type; member
|
H A D | wow.c | 119 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 D | mac.c | 3836 type = rfc1042->snap_type; in ath10k_tx_h_8023()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | dp_rx.h | 65 __be16 snap_type; member
|
H A D | dp_rx.c | 2135 rfc.snap_type = eth->h_proto; in ath12k_dp_rx_h_undecap_eth()
|