Home
last modified time | relevance | path

Searched refs:RXBWCounter (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/sallsdk/api/
HDsa.h2289 bit32 RXBWCounter; member
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDossacmnapi.c5746 …TI_DBG1(("ossaGetPhyProfileCB: RX %d TX %d\n", agBWCounters->RXBWCounter,agBWCounters->TXBWCounter… in ossaGetPhyProfileCB()
5754 PhyBlob->BW_rx = agBWCounters->RXBWCounter; in ossaGetPhyProfileCB()
/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDsampirsp.c2838 …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()