Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2288 bit32 RXBWCounter; member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c5745 …TI_DBG1(("ossaGetPhyProfileCB: RX %d TX %d\n", agBWCounters->RXBWCounter,agBWCounters->TXBWCounter… in ossaGetPhyProfileCB()
5753 PhyBlob->BW_rx = agBWCounters->RXBWCounter; in ossaGetPhyProfileCB()
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampirsp.c2834 …OSSA_READ_LE_32(agRoot, &bw_counts.RXBWCounter, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,Page… in mpiGetPhyProfileRsp()
2836 …eRsp: GET_SAS_PHY_BW_COUNTERS TX 0x%08X RX 0x%08X\n",bw_counts.TXBWCounter,bw_counts.RXBWCounter)); in mpiGetPhyProfileRsp()