Searched refs:agBWCounters (Results 1 – 1 of 1) sorted by relevance
5729 agsaPhyBWCountersPage_t *agBWCounters; in ossaGetPhyProfileCB() local5745 agBWCounters = (agsaPhyBWCountersPage_t *)parm; in ossaGetPhyProfileCB()5746 …TI_DBG1(("ossaGetPhyProfileCB: RX %d TX %d\n", agBWCounters->RXBWCounter,agBWCounters->TXBWCounter… in ossaGetPhyProfileCB()5754 PhyBlob->BW_rx = agBWCounters->RXBWCounter; in ossaGetPhyProfileCB()5755 PhyBlob->BW_tx = agBWCounters->TXBWCounter; in ossaGetPhyProfileCB()