Searched refs:hw_xmit (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Drtw_xmit.h108 struct hw_xmit { struct
293 struct hw_xmit *hwxmits;
344 struct hw_xmit *phwxmit_i, int entry);
357 void rtw_init_hwxmits(struct hw_xmit *phwxmit, int entry);
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Drtw_xmit.h110 struct hw_xmit { struct
303 struct hw_xmit *hwxmits;
352 struct hw_xmit *phwxmit_i, int entry);
363 void rtw_init_hwxmits23a(struct hw_xmit *phwxmit, int entry);
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl871x_xmit.h90 struct hw_xmit { struct
232 struct hw_xmit *hwxmits;
H A Drtl8712_xmit.c162 struct hw_xmit *phwxmit, dequeue_one_xmitframe()
182 struct hw_xmit *phwxmit_i, sint entry) dequeue_xframe_ex()
186 struct hw_xmit *phwxmit; dequeue_xframe_ex()
619 struct hw_xmit *phwxmits; r8712_xmitframe_complete()
H A Drtl871x_xmit.c40 static void init_hwxmits(struct hw_xmit *phwxmit, sint entry);
875 struct hw_xmit *phwxmits = padapter->xmitpriv.hwxmits; get_sta_pending()
951 struct hw_xmit *hwxmits; alloc_hwxmits()
956 sizeof(struct hw_xmit), GFP_ATOMIC); alloc_hwxmits()
999 static void init_hwxmits(struct hw_xmit *phwxmit, sint entry) init_hwxmits()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_xmit.c1483 static struct xmit_frame *dequeue_one_xmitframe(struct xmit_priv *pxmitpriv, struct hw_xmit *phwxmit, struct tx_servq *ptxservq, struct __queue *pframe_queue) dequeue_one_xmitframe()
1503 struct xmit_frame *rtw_dequeue_xframe(struct xmit_priv *pxmitpriv, struct hw_xmit *phwxmit_i, int entry) rtw_dequeue_xframe()
1506 struct hw_xmit *phwxmit; rtw_dequeue_xframe()
1603 struct hw_xmit *phwxmits = padapter->xmitpriv.hwxmits; rtw_xmit_classifier()
1636 struct hw_xmit *hwxmits; rtw_alloc_hwxmits()
1642 sizeof(struct hw_xmit), GFP_KERNEL); rtw_alloc_hwxmits()
1654 struct hw_xmit *hwxmits; rtw_free_hwxmits()
1661 void rtw_init_hwxmits(struct hw_xmit *phwxmit, int entry) rtw_init_hwxmits()
1875 struct hw_xmit *phwxmits = padapter->xmitpriv.hwxmits; dequeue_xmitframes_to_sleeping_queue()
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_xmit.c1595 dequeue_one_xmitframe(struct xmit_priv *pxmitpriv, struct hw_xmit *phwxmit, dequeue_one_xmitframe()
1612 rtw_dequeue_xframe23a(struct xmit_priv *pxmitpriv, struct hw_xmit *phwxmit_i, rtw_dequeue_xframe23a()
1616 struct hw_xmit *phwxmit; rtw_dequeue_xframe23a()
1716 struct hw_xmit *phwxmits = padapter->xmitpriv.hwxmits; rtw_xmit23a_classifier()
1755 struct hw_xmit *hwxmits; rtw_alloc_hwxmits23a()
1761 size = sizeof(struct hw_xmit) * (pxmitpriv->hwxmit_entry + 1); rtw_alloc_hwxmits23a()
1811 struct hw_xmit *hwxmits; rtw_free_hwxmits23a()
1818 void rtw_init_hwxmits23a(struct hw_xmit *phwxmit, int entry) rtw_init_hwxmits23a()
2060 struct hw_xmit *phwxmits = padapter->xmitpriv.hwxmits; dequeue_xmitframes_to_sleeping_queue()
H A Drtw_sta_mgt.c203 struct hw_xmit *phwxmit; rtw_free_stainfo23a()
/linux-4.4.14/drivers/staging/rtl8723au/hal/
H A Drtl8723au_xmit.c361 struct hw_xmit *phwxmits; rtl8723au_xmitframe_complete()
/linux-4.4.14/drivers/net/wireless/
H A Drayctl.h302 /*** Return values for hw_xmit **********/
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
H A Drtl8188eu_xmit.c439 struct hw_xmit *phwxmit; rtl8188eu_xmitframe_complete()

Completed in 288 milliseconds