Searched refs:snap_type (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dsta_rx.c105 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_AARP && mwifiex_process_rx_packet()
106 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX)) { mwifiex_process_rx_packet()
109 * EthernetII header, keep the src/dst and snap_type mwifiex_process_rx_packet()
114 * right before the snap_type. mwifiex_process_rx_packet()
122 - sizeof(rx_pkt_hdr->rfc1042_hdr.snap_type)); mwifiex_process_rx_packet()
H A Duap_txrx.c122 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_AARP && mwifiex_uap_queue_bridged_pkt()
123 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX)) { mwifiex_uap_queue_bridged_pkt()
125 * an Ethernet II header, keep the src/dst and snap_type mwifiex_uap_queue_bridged_pkt()
132 * right before the snap_type. mwifiex_uap_queue_bridged_pkt()
140 - sizeof(rx_pkt_hdr->rfc1042_hdr.snap_type)); mwifiex_uap_queue_bridged_pkt()
H A D11n_aggr.c72 snap.snap_type = ((struct ethhdr *)skb_src->data)->h_proto; mwifiex_11n_form_amsdu_pkt()
H A Dfw.h33 __be16 snap_type; member in struct:rfc_1042_hdr
/linux-4.4.14/drivers/net/wireless/libertas/
H A Drx.c32 u16 snap_type; member in struct:rfc1042hdr
109 * EthernetII header, keep the src/dst and snap_type (ethertype) lbs_process_rxed_packet()
115 * before the snap_type. lbs_process_rxed_packet()
122 - sizeof(p_rx_pkt->rfc1042_hdr.snap_type)); lbs_process_rxed_packet()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dmac.h39 __be16 snap_type; member in struct:rfc1042_hdr
H A Dmac.c3248 type = rfc1042->snap_type; ath10k_tx_h_8023()

Completed in 296 milliseconds