Searched refs:hwxmits (Results 1 – 3 of 3) sorted by relevance
303 phwxmit = pxmitpriv->hwxmits; in rtw_free_stainfo()312 phwxmit = pxmitpriv->hwxmits+1; in rtw_free_stainfo()321 phwxmit = pxmitpriv->hwxmits+2; in rtw_free_stainfo()330 phwxmit = pxmitpriv->hwxmits+3; in rtw_free_stainfo()
75 (pxmitpriv->hwxmits[queue].accnt < WMM_XMIT_THRESHOLD)) in rtw_os_pkt_complete()112 if (pxmitpriv->hwxmits[queue].accnt > WMM_XMIT_THRESHOLD) in rtw_check_xmit_resource()
388 struct hw_xmit *hwxmits; member