Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/wlan-ng/
Dp80211netdev.c105 static int p80211_rx_typedrop(struct wlandevice *wlandev, u16 fc);
241 if (p80211_rx_typedrop(wlandev, le16_to_cpu(hdr->frame_control))) in p80211_convert_to_ether()
865 static int p80211_rx_typedrop(struct wlandevice *wlandev, u16 fc) in p80211_rx_typedrop() function