Home
last modified time | relevance | path

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

/drivers/staging/wlan-ng/
Dwlan_compat.h142 #define ieee2host16(n) __le16_to_cpu(n) macro
Dp80211conv.c319 fc = ieee2host16(w_hdr->a3.fc); in skb_p80211_to_ether()
399 (p80211_stt_findproto(ieee2host16(e_snap->type)))) || in skb_p80211_to_ether()
Dp80211netdev.c341 fc = ieee2host16(hdr->fc); in p80211netdev_rx_bh()
Dhfa384x_usb.c3957 fc = ieee2host16(usbin->rxfrm.desc.frame_control); in hfa384x_usbin_rx()
4061 fc = ieee2host16(rxdesc->frame_control); in hfa384x_int_rxmonitor()