Searched refs:hw_xmit (Results 1 – 4 of 4) sorted by relevance
122 struct hw_xmit { struct388 struct hw_xmit *hwxmits;453 void rtw_init_hwxmits(struct hw_xmit *phwxmit, signed int entry);
1798 struct hw_xmit *phwxmits = padapter->xmitpriv.hwxmits; in rtw_xmit_classifier()1829 struct hw_xmit *hwxmits; in rtw_alloc_hwxmits()1836 pxmitpriv->hwxmits = rtw_zmalloc(sizeof(struct hw_xmit) * pxmitpriv->hwxmit_entry); in rtw_alloc_hwxmits()1874 void rtw_init_hwxmits(struct hw_xmit *phwxmit, signed int entry) in rtw_init_hwxmits()2136 struct hw_xmit *phwxmits = padapter->xmitpriv.hwxmits; in dequeue_xmitframes_to_sleeping_queue()
277 struct hw_xmit *phwxmit; in rtw_free_stainfo()
173 struct hw_xmit *hwxmits, *phwxmit; in xmit_xmitframes()