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

/drivers/staging/bcm/
H A DHostMIBSInterface.h148 u8 u8QueueType; member in struct:bcm_mibs_table
H A DAdapter.h143 B_UINT8 u8QueueType; /* BE or rtPS */ member in struct:bcm_packet_info
H A DCmHost.c632 curr_packinfo->u8QueueType = psfLocalSet->u8ServiceFlowSchedulingType;
634 if (curr_packinfo->u8QueueType == BE && curr_packinfo->ucDirection)
812 if ((curr_packinfo->u8QueueType == ERTPS ||
813 curr_packinfo->u8QueueType == UGS))
H A DMisc.c730 BCM_DEBUG_PRINT(Adapter, DBG_TYPE_OTHERS, DUMP_INFO, DBG_LVL_ALL, "u8QueueType:%X\n", Adapter->PackInfo[uiLoopIndex].u8QueueType);

Completed in 4075 milliseconds