Home
last modified time | relevance | path

Searched refs:resum_thres (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/hci/
H A Dssv_hci.h28 int resum_thres; member
H A Dssv_hci.c323 if (skb_queue_len(&hw_txq->qhead) < hw_txq->resum_thres) { in ssv6xxx_hci_xmit()
1070 ctrl_hci->hw_txq[i].resum_thres = SSV_HW_TXQ_RESUME_THRES; in ssv6xxx_hci_register()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/
H A Dssv_cmd.c693 txq->max_qsize, txq->paused, txq->resum_thres);\ in ssv_cmd_hci()