Searched defs:WLAN_GET_SEQ_FRGNUM (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ | ||
H A D | p80211hdr.h | 206 #define WLAN_GET_SEQ_FRGNUM(n) (((UINT16)(n)) & (BIT0|BIT1|BIT2|BIT3)) macro |
Completed in 3849 milliseconds