Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211netdev.c84 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