Home
last modified time | relevance | path

Searched refs:bcm_packet_info (Results 1 – 7 of 7) sorted by relevance

/drivers/staging/bcm/
Dsort.c16 struct bcm_packet_info const *pa = a; in compare_packet_info()
17 struct bcm_packet_info const *pb = b; in compare_packet_info()
30 sort(Adapter->PackInfo, NO_OF_QUEUES, sizeof(struct bcm_packet_info), in SortPackInfo()
DLeakyBucket.c19 struct bcm_packet_info *curr_pi; in UpdateTokenCount()
68 static ULONG GetSFTokenCount(struct bcm_mini_adapter *Adapter, struct bcm_packet_info *psSF) in GetSFTokenCount()
108 struct bcm_packet_info *psSF, /**<Queue identifier*/ in SendPacketFromQueue()
140 struct bcm_packet_info *ps_sf) in get_data_packet()
213 struct bcm_packet_info *ps_sf) in send_control_packet()
260 struct bcm_packet_info *psSF) in CheckAndSendPacketFromIndex()
DAdapter.h131 struct bcm_packet_info { struct
259 struct bcm_packet_info PackInfo[NO_OF_QUEUES];
DTransmit.c99 struct bcm_packet_info *curr_packet_info = in SetupNextSend()
DQos.c441 struct bcm_packet_info *curr_pack_info = &Adapter->PackInfo[iIndex]; in PruneQueue()
535 struct bcm_packet_info *curr_packet_info; in flush_all_queues()
DCmHost.c558 struct bcm_packet_info *curr_packinfo = in CopyToAdapter()
2065 struct bcm_packet_info *psSfInfo = NULL; in get_dsx_sf_data_to_application()
2126 struct bcm_packet_info *packinfo = in OverrideServiceFlowParams()
DBcmchar.c2484 sizeof(struct bcm_packet_info)*NO_OF_QUEUES)) in bcm_char_ioctl()