Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/hci/
H A Dssv_hci.h24 struct ssv_hw_txq { struct
25 u32 txq_no;
26 struct sk_buff_head qhead;
27 int max_qsize;
28 int resum_thres;
29 bool paused;
30 u32 tx_pkt;
31 u32 tx_flags;