Lines Matching refs:rtlpriv

48 	struct rtl_priv *rtlpriv = rtl_priv(hw);  in _ConfigVerTOutEP()  local
53 ep_cfg = rtl_read_byte(rtlpriv, REG_TEST_SIE_OPTIONAL); in _ConfigVerTOutEP()
63 txqsele = rtl_read_byte(rtlpriv, REG_TEST_USB_TXQS); in _ConfigVerTOutEP()
81 struct rtl_priv *rtlpriv = rtl_priv(hw); in _ConfigVerNOutEP() local
87 ep_cfg = rtl_read_byte(rtlpriv, (REG_NORMAL_SIE_EP + 1)); in _ConfigVerNOutEP()
97 ep_cfg = rtl_read_byte(rtlpriv, (REG_NORMAL_SIE_EP + 2)); in _ConfigVerNOutEP()
108 struct rtl_priv *rtlpriv = rtl_priv(hw); in _TwoOutEpMapping() local
111 RT_TRACE(rtlpriv, COMP_INIT, DBG_DMESG, in _TwoOutEpMapping()
121 RT_TRACE(rtlpriv, COMP_INIT, DBG_DMESG, in _TwoOutEpMapping()
136 struct rtl_priv *rtlpriv = rtl_priv(hw); in _ThreeOutEpMapping() local
138 RT_TRACE(rtlpriv, COMP_INIT, DBG_DMESG, in _ThreeOutEpMapping()
148 RT_TRACE(rtlpriv, COMP_INIT, DBG_DMESG, in _ThreeOutEpMapping()
260 struct rtl_priv *rtlpriv = rtl_priv(hw); in _rtl8192cu_mq_to_descq() local
273 RT_TRACE(rtlpriv, COMP_USB, DBG_DMESG, in _rtl8192cu_mq_to_descq()
278 RT_TRACE(rtlpriv, COMP_USB, DBG_DMESG, in _rtl8192cu_mq_to_descq()
283 RT_TRACE(rtlpriv, COMP_USB, DBG_DMESG, in _rtl8192cu_mq_to_descq()
289 RT_TRACE(rtlpriv, COMP_USB, DBG_DMESG, in _rtl8192cu_mq_to_descq()
363 struct rtl_priv *rtlpriv = rtl_priv(hw); in _rtl_rx_process() local
422 RT_TRACE(rtlpriv, COMP_INIT, DBG_DMESG, in _rtl_rx_process()
425 RT_TRACE(rtlpriv, COMP_INIT, DBG_DMESG, "Got beacon frame\n"); in _rtl_rx_process()
427 RT_TRACE(rtlpriv, COMP_INIT, DBG_DMESG, "Got data frame\n"); in _rtl_rx_process()
428 RT_TRACE(rtlpriv, COMP_INIT, DBG_DMESG, in _rtl_rx_process()
503 struct rtl_priv *rtlpriv = rtl_priv(hw); in rtl92cu_tx_fill_desc() local
595 RT_TRACE(rtlpriv, COMP_SEND, DBG_TRACE, in rtl92cu_tx_fill_desc()
601 if (rtlpriv->dm.useramask) { in rtl92cu_tx_fill_desc()
622 RT_TRACE(rtlpriv, COMP_SEND, DBG_TRACE, "==>\n"); in rtl92cu_tx_fill_desc()
653 struct rtl_priv *rtlpriv = rtl_priv(hw); in rtl92cu_tx_fill_cmddesc() local
679 RT_PRINT_DATA(rtlpriv, COMP_CMD, DBG_LOUD, "H2C Tx Cmd Content", in rtl92cu_tx_fill_cmddesc()