Searched refs:PRXS1_JSSI_MASK (Results 1 – 3 of 3) sorted by relevance
1364 #define PRXS1_JSSI_MASK 0x00FF macro
4704 (ackphyrxsh & PRXS1_JSSI_MASK) >> PRXS1_JSSI_SHIFT); in wlc_print_txstatus()
2836 int rssi = le16_to_cpu(rxh->PhyRxStatus_1) & PRXS1_JSSI_MASK; in wlc_phy_rssi_compute()