Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/wlan-ng/
Dp80211conv.h133 int skb_p80211_to_ether(struct wlandevice *wlandev, u32 ethconv,
Dp80211conv.c254 int skb_p80211_to_ether(struct wlandevice *wlandev, u32 ethconv, in skb_p80211_to_ether() function
Dp80211netdev.c234 if (skb_p80211_to_ether(wlandev, wlandev->ethconv, skb) == 0) { in p80211_convert_to_ether()