Searched refs:bufInfo (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcagg.h178 struct bufInfo { struct
227 struct bufInfo* (*pop)(zdev_t* dev, u16_t index, TID_BAW tid_baw);
359 u16_t zfAggTidTxInsertHead(zdev_t* dev, struct bufInfo* buf_info, TID_TX tid_tx);
425 struct bufInfo* zfBawPop(zdev_t* dev, u16_t index, TID_BAW tid_baw);
429 void zfAggTxRetransmit(zdev_t* dev, struct bufInfo *buf_info, struct aggControl *aggControl, TID_TX tid_tx);
H A Dcagg.c586 u16_t zfAggTidTxInsertHead(zdev_t* dev, struct bufInfo *buf_info,TID_TX tid_tx)
1137 //struct bufInfo *buf_info;
1431 struct bufInfo *buf_info;
1558 struct bufInfo* zfBawPop(zdev_t* dev, u16_t index, TID_BAW tid_baw) {
1561 struct bufInfo *buf_info;
2337 //struct bufInfo *buf_info;
2412 void zfAggTxRetransmit(zdev_t* dev, struct bufInfo *buf_info, struct aggControl *aggControl, TID_TX tid_tx) {

Completed in 66 milliseconds