Searched refs:PhyRxStatus_2 (Results 1 – 6 of 6) sorted by relevance
1391 __le16 PhyRxStatus_2; member1406 u16 PhyRxStatus_2; member1505 (((rxs)->PhyRxStatus_2 & PRXS2_HTPHY_MMPLCPLenH_MASK) << 8))1508 ((((rxs)->PhyRxStatus_2) & PRXS2_HTPHY_RXPWR_ANT0) >> 8)
7691 rxh->PhyRxStatus_2 = le16_to_cpu(rxh_le->PhyRxStatus_2); in brcms_b_recv()
2426 uint16 PhyRxStatus_2; /**< PhyRxStatus 47:32 */ member2475 uint16 PhyRxStatus_2; /**< PhyRxStatus 47:32 */ member3765 #define ACPHY_RXPWR_ANT0(rxs) (((rxs)->lt80.PhyRxStatus_2 & PRXS2_ACPHY_RXPWR_ANT0) >> 8)3797 (((rxs)->lt80.PhyRxStatus_2 & PRXS2_HTPHY_MMPLCPLenH_MASK) << 8))3926 #define RXPWR_ANT0_REV_GE80(rxs) ((rxs)->ge80.PhyRxStatus_2 & \3934 #define RXPWR_ANT1_REV_GE80(rxs) (((rxs)->ge80.PhyRxStatus_2 & \
44 __le16 PhyRxStatus_2; member
2530 u8 gidx = (rxh->PhyRxStatus_2 & 0xFC00) >> 10; in wlc_phy_rssi_compute()
22993 phyRx2_l = rxh->PhyRxStatus_2 & 0x00ff; in wlc_phy_rssi_compute_nphy()