Searched refs:PhyRxStatus_1 (Results 1 – 6 of 6) sorted by relevance
1390 __le16 PhyRxStatus_1; member1405 u16 PhyRxStatus_1; member1504 ((((rxs)->PhyRxStatus_1 & PRXS1_HTPHY_MMPLCPLenL_MASK) >> 8) | \
7690 rxh->PhyRxStatus_1 = le16_to_cpu(rxh_le->PhyRxStatus_1); in brcms_b_recv()
2425 uint16 PhyRxStatus_1; /**< PhyRxStatus 31:16 */ member2474 uint16 PhyRxStatus_1; /**< PhyRxStatus 31:16 */ member3653 ((D11REV_GE(rev, 80) ? D11RXHDR_GE80_ACCESS_VAL(rxh, PhyRxStatus_1) : \3654 D11RXHDR_LT80_ACCESS_VAL(rxh, PhyRxStatus_1)) & \3660 (((D11REV_GE(corerev, 80) ? D11RXHDR_GE80_ACCESS_VAL(rxh, PhyRxStatus_1) : \3661 D11RXHDR_LT80_ACCESS_VAL(rxh, PhyRxStatus_1)) & \3796 #define D11HT_MMPLCPLen(rxs) ((((rxs)->lt80.PhyRxStatus_1 & PRXS1_HTPHY_MMPLCPLenL_MASK) >> 8) | \3880 (((D11REV_GE(rev, 80) ? D11RXHDR_GE80_ACCESS_VAL(rxh, PhyRxStatus_1) : \3881 D11RXHDR_LT80_ACCESS_VAL(rxh, PhyRxStatus_1)) & PRXS1_ACPHY2_SUBBAND_MASK) >> \
43 __le16 PhyRxStatus_1; member
2519 int rssi = rxh->PhyRxStatus_1 & PRXS1_JSSI_MASK; in wlc_phy_rssi_compute()
22985 rxpwr0 = rxh->PhyRxStatus_1 & PRXS1_nphy_PWR0_MASK; in wlc_phy_rssi_compute_nphy()22986 rxpwr1 = (rxh->PhyRxStatus_1 & PRXS1_nphy_PWR1_MASK) >> 8; in wlc_phy_rssi_compute_nphy()