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