Searched refs:WLAN_GET_SEQ_SEQNUM (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ | ||
H A D | p80211hdr.h | 207 #define WLAN_GET_SEQ_SEQNUM(n) ((((UINT16)(n)) & (~(BIT0|BIT1|BIT2|BIT3))) >> 4) macro |
Completed in 148 milliseconds