Searched refs:uiThisPeriodSentBytes (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/bcm/
H A DHostMIBSInterface.h158 unsigned int uiThisPeriodSentBytes; member in struct:bcm_mibs_table
H A DTransmit.c182 curr_packet_info->uiThisPeriodSentBytes += Leader.PLength;
H A DAdapter.h155 UINT uiThisPeriodSentBytes; member in struct:bcm_packet_info
H A DMisc.c742 BCM_DEBUG_PRINT(Adapter, DBG_TYPE_OTHERS, DUMP_INFO, DBG_LVL_ALL, "uiThisPeriodSentBytes:%X\n", Adapter->PackInfo[uiLoopIndex].uiThisPeriodSentBytes);
1499 Adapter->PackInfo[qindex].uiThisPeriodSentBytes) / 2;
1500 Adapter->PackInfo[qindex].uiThisPeriodSentBytes = 0;

Completed in 3091 milliseconds