Home
last modified time | relevance | path

Searched refs:ssv_hw_txq (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/hci/
H A Dssv_hci.c125 struct ssv_hw_txq *hw_txq; in ssv6xxx_hci_enqueue()
203 struct ssv_hw_txq *hw_txq; in ssv6xxx_hci_is_txq_empty()
214 struct ssv_hw_txq *hw_txq; in ssv6xxx_hci_txq_flush()
234 struct ssv_hw_txq *hw_txq; in ssv6xxx_hci_txq_pause()
251 struct ssv_hw_txq *hw_txq; in ssv6xxx_hci_txq_resume()
266 static int ssv6xxx_hci_xmit(struct ssv_hw_txq *hw_txq, int max_count, struct ssv6xxx_hw_resource *p… in ssv6xxx_hci_xmit()
343 struct ssv_hw_txq *hw_txq=dev; in ssv6xxx_hci_tx_handler()
712 struct ssv_hw_txq *hw_txq; in _do_tx()
797 struct ssv_hw_txq *hw_txq; in _do_tx()
1066 memset(&ctrl_hci->hw_txq[i], 0, sizeof(struct ssv_hw_txq)); in ssv6xxx_hci_register()
H A Dssv_hci.h24 struct ssv_hw_txq { struct
H A Dhctrl.h51 struct ssv_hw_txq hw_txq[SSV_HW_TXQ_NUM];
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/
H A Dssv_cmd.c678 struct ssv_hw_txq *txq; in ssv_cmd_hci()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Ddev.c3041 struct ssv_hw_txq *hw_txq = NULL; in ssv6xxx_tx_task()