Searched refs:hdr_chop (Results 1 – 2 of 2) sorted by relevance
77 int hdr_chop; in mwifiex_process_rx_packet() local130 hdr_chop = (u8 *) eth - (u8 *) local_rx_pd; in mwifiex_process_rx_packet()133 hdr_chop = (u8 *) &rx_pkt_hdr->eth803_hdr - in mwifiex_process_rx_packet()139 skb_pull(skb, hdr_chop); in mwifiex_process_rx_packet()
89 int hdr_chop; in mwifiex_uap_queue_bridged_pkt() local146 hdr_chop = (u8 *)p_ethhdr - (u8 *)uap_rx_pd; in mwifiex_uap_queue_bridged_pkt()149 hdr_chop = (u8 *)&rx_pkt_hdr->eth803_hdr - (u8 *)uap_rx_pd; in mwifiex_uap_queue_bridged_pkt()156 skb_pull(skb, hdr_chop); in mwifiex_uap_queue_bridged_pkt()