Searched defs:DevMCSSupported (Results 1 – 1 of 1) sorted by relevance
608 #define GET_TXMCSSUPP(DevMCSSupported) ((DevMCSSupported) >> 4) argument610 #define GET_RXMCSSUPP(DevMCSSupported) ((DevMCSSupported)&0x0fU) argument