Home
last modified time | relevance | path

Searched refs:hw_xmit (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/staging/r8188eu/include/
A Drtw_xmit.h96 struct hw_xmit { struct
279 struct hw_xmit *hwxmits;
330 struct hw_xmit *phwxmit_i, int entry);
341 void rtw_init_hwxmits(struct hw_xmit *phwxmit, int entry);
/linux/drivers/staging/rtl8723bs/include/
A Drtw_xmit.h123 struct hw_xmit { struct
398 struct hw_xmit *hwxmits;
463 void rtw_init_hwxmits(struct hw_xmit *phwxmit, signed int entry);
/linux/drivers/staging/rtl8712/
A Drtl8712_xmit.c150 struct hw_xmit *phwxmit, in dequeue_one_xmitframe()
170 struct hw_xmit *phwxmit_i, sint entry) in dequeue_xframe_ex()
174 struct hw_xmit *phwxmit; in dequeue_xframe_ex()
598 struct hw_xmit *phwxmits; in r8712_xmitframe_complete()
A Drtl871x_xmit.h79 struct hw_xmit { struct
224 struct hw_xmit *hwxmits;
A Drtl871x_xmit.c28 static void init_hwxmits(struct hw_xmit *phwxmit, sint entry);
850 struct hw_xmit *phwxmits = padapter->xmitpriv.hwxmits; in get_sta_pending()
926 struct hw_xmit *hwxmits; in alloc_hwxmits()
931 sizeof(struct hw_xmit), GFP_ATOMIC); in alloc_hwxmits()
974 static void init_hwxmits(struct hw_xmit *phwxmit, sint entry) in init_hwxmits()
/linux/drivers/staging/r8188eu/core/
A Drtw_xmit.c1356 static struct xmit_frame *dequeue_one_xmitframe(struct xmit_priv *pxmitpriv, struct hw_xmit *phwxmi… in dequeue_one_xmitframe()
1376 struct xmit_frame *rtw_dequeue_xframe(struct xmit_priv *pxmitpriv, struct hw_xmit *phwxmit_i, int e… in rtw_dequeue_xframe()
1379 struct hw_xmit *phwxmit; in rtw_dequeue_xframe()
1471 struct hw_xmit *phwxmits = padapter->xmitpriv.hwxmits; in rtw_xmit_classifier()
1501 struct hw_xmit *hwxmits; in rtw_alloc_hwxmits()
1506 pxmitpriv->hwxmits = kzalloc(sizeof(struct hw_xmit) * pxmitpriv->hwxmit_entry, GFP_KERNEL); in rtw_alloc_hwxmits()
1527 struct hw_xmit *hwxmits; in rtw_free_hwxmits()
1534 void rtw_init_hwxmits(struct hw_xmit *phwxmit, int entry) in rtw_init_hwxmits()
1878 struct hw_xmit *phwxmits = padapter->xmitpriv.hwxmits; in dequeue_xmitframes_to_sleeping_queue()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_xmit.c1798 struct hw_xmit *phwxmits = padapter->xmitpriv.hwxmits; in rtw_xmit_classifier()
1831 struct hw_xmit *hwxmits; in rtw_alloc_hwxmits()
1838 pxmitpriv->hwxmits = rtw_zmalloc(sizeof(struct hw_xmit) * pxmitpriv->hwxmit_entry); in rtw_alloc_hwxmits()
1876 void rtw_init_hwxmits(struct hw_xmit *phwxmit, signed int entry) in rtw_init_hwxmits()
2138 struct hw_xmit *phwxmits = padapter->xmitpriv.hwxmits; in dequeue_xmitframes_to_sleeping_queue()
A Drtw_sta_mgt.c279 struct hw_xmit *phwxmit; in rtw_free_stainfo()
/linux/drivers/staging/rtl8723bs/hal/
A Drtl8723bs_xmit.c177 struct hw_xmit *hwxmits, *phwxmit; in xmit_xmitframes()
/linux/drivers/staging/r8188eu/hal/
A Drtl8188eu_xmit.c390 struct hw_xmit *phwxmit; in rtl8188eu_xmitframe_complete()

Completed in 22 milliseconds