Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/wlan-ng/
H A Dp80211hdr.h137 #define WLAN_GET_FC_TODS(n) ((((u16)(n)) & (BIT(8))) >> 8) macro
210 if (WLAN_GET_FC_TODS(fctl) && WLAN_GET_FC_FROMDS(fctl)) in p80211_headerlen()
H A Dp80211conv.c298 if ((WLAN_GET_FC_TODS(fc) == 0) && (WLAN_GET_FC_FROMDS(fc) == 0)) { in skb_p80211_to_ether()
301 } else if ((WLAN_GET_FC_TODS(fc) == 0) && in skb_p80211_to_ether()
305 } else if ((WLAN_GET_FC_TODS(fc) == 1) && in skb_p80211_to_ether()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/wlan-ng/
H A Dp80211hdr.h137 #define WLAN_GET_FC_TODS(n) ((((u16)(n)) & (BIT(8))) >> 8) macro
210 if (WLAN_GET_FC_TODS(fctl) && WLAN_GET_FC_FROMDS(fctl)) in p80211_headerlen()
H A Dp80211conv.c298 if ((WLAN_GET_FC_TODS(fc) == 0) && (WLAN_GET_FC_FROMDS(fc) == 0)) { in skb_p80211_to_ether()
301 } else if ((WLAN_GET_FC_TODS(fc) == 0) && in skb_p80211_to_ether()
305 } else if ((WLAN_GET_FC_TODS(fc) == 1) && in skb_p80211_to_ether()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/wlan-ng/
H A Dp80211hdr.h137 #define WLAN_GET_FC_TODS(n) ((((u16)(n)) & (BIT(8))) >> 8) macro
210 if (WLAN_GET_FC_TODS(fctl) && WLAN_GET_FC_FROMDS(fctl)) in p80211_headerlen()
H A Dp80211conv.c298 if ((WLAN_GET_FC_TODS(fc) == 0) && (WLAN_GET_FC_FROMDS(fc) == 0)) { in skb_p80211_to_ether()
301 } else if ((WLAN_GET_FC_TODS(fc) == 0) && in skb_p80211_to_ether()
305 } else if ((WLAN_GET_FC_TODS(fc) == 1) && in skb_p80211_to_ether()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A Dp80211hdr.h174 #define WLAN_GET_FC_TODS(n) ((((uint16_t)(n)) & (BIT8)) >> 8) macro
286 if ( WLAN_GET_FC_TODS(fctl) && WLAN_GET_FC_FROMDS(fctl) ) { in p80211_headerlen()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/
H A Dp80211hdr.h174 #define WLAN_GET_FC_TODS(n) ((((uint16_t)(n)) & (BIT8)) >> 8) macro
286 if ( WLAN_GET_FC_TODS(fctl) && WLAN_GET_FC_FROMDS(fctl) ) { in p80211_headerlen()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A Dp80211hdr.h174 #define WLAN_GET_FC_TODS(n) ((((uint16_t)(n)) & (BIT8)) >> 8) macro
286 if ( WLAN_GET_FC_TODS(fctl) && WLAN_GET_FC_FROMDS(fctl) ) { in p80211_headerlen()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/
H A Dp80211hdr.h174 #define WLAN_GET_FC_TODS(n) ((((uint16_t)(n)) & (BIT8)) >> 8) macro
286 if ( WLAN_GET_FC_TODS(fctl) && WLAN_GET_FC_FROMDS(fctl) ) { in p80211_headerlen()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/
H A Dp80211hdr.h174 #define WLAN_GET_FC_TODS(n) ((((uint16_t)(n)) & (BIT8)) >> 8) macro
286 if ( WLAN_GET_FC_TODS(fctl) && WLAN_GET_FC_FROMDS(fctl) ) { in p80211_headerlen()
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/
H A Dp80211hdr.h174 #define WLAN_GET_FC_TODS(n) ((((uint16_t)(n)) & (BIT8)) >> 8) macro
286 if ( WLAN_GET_FC_TODS(fctl) && WLAN_GET_FC_FROMDS(fctl) ) { in p80211_headerlen()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/
H A Dp80211hdr.h174 #define WLAN_GET_FC_TODS(n) ((((uint16_t)(n)) & (BIT8)) >> 8) macro
286 if ( WLAN_GET_FC_TODS(fctl) && WLAN_GET_FC_FROMDS(fctl) ) { in p80211_headerlen()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/
H A Dp80211hdr.h174 #define WLAN_GET_FC_TODS(n) ((((uint16_t)(n)) & (BIT8)) >> 8) macro
286 if ( WLAN_GET_FC_TODS(fctl) && WLAN_GET_FC_FROMDS(fctl) ) { in p80211_headerlen()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/drivers/net/
H A Dp80211hdr.h174 #define WLAN_GET_FC_TODS(n) ((((UINT16)(n)) & (BIT8)) >> 8) macro
286 if ( WLAN_GET_FC_TODS(fctl) && WLAN_GET_FC_FROMDS(fctl) ) { in p80211_headerlen()