Searched refs:RXBWCounter (Results 1 – 3 of 3) sorted by relevance
2289 bit32 RXBWCounter; member
5746 …TI_DBG1(("ossaGetPhyProfileCB: RX %d TX %d\n", agBWCounters->RXBWCounter,agBWCounters->TXBWCounter… in ossaGetPhyProfileCB()5754 PhyBlob->BW_rx = agBWCounters->RXBWCounter; in ossaGetPhyProfileCB()
2838 …OSSA_READ_LE_32(agRoot, &bw_counts.RXBWCounter, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,Page… in mpiGetPhyProfileRsp()2840 …eRsp: GET_SAS_PHY_BW_COUNTERS TX 0x%08X RX 0x%08X\n",bw_counts.TXBWCounter,bw_counts.RXBWCounter)); in mpiGetPhyProfileRsp()