Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/drivers/staging/rtl8712/
A Drtl871x_xmit.h79 struct hw_xmit { struct
224 struct hw_xmit *hwxmits;
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.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-6.3-rc2/drivers/staging/rtl8723bs/core/
A Drtw_xmit.c1797 struct hw_xmit *phwxmits = padapter->xmitpriv.hwxmits; in rtw_xmit_classifier()
1828 struct hw_xmit *hwxmits; in rtw_alloc_hwxmits()
1835 pxmitpriv->hwxmits = rtw_zmalloc(sizeof(struct hw_xmit) * pxmitpriv->hwxmit_entry); in rtw_alloc_hwxmits()
1873 void rtw_init_hwxmits(struct hw_xmit *phwxmit, signed int entry) in rtw_init_hwxmits()
2135 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-6.3-rc2/drivers/staging/rtl8723bs/hal/
A Drtl8723bs_xmit.c174 struct hw_xmit *hwxmits, *phwxmit; in xmit_xmitframes()

Completed in 16 milliseconds