Searched refs:p80211_rx_typedrop (Results 1 – 1 of 1) sorted by relevance
84 static int p80211_rx_typedrop(struct wlandevice *wlandev, u16 fc);220 if (p80211_rx_typedrop(wlandev, le16_to_cpu(hdr->frame_control))) in p80211_convert_to_ether()844 static int p80211_rx_typedrop(struct wlandevice *wlandev, u16 fc) in p80211_rx_typedrop() function