Searched defs:ssv_hw_txq (Results 1 – 1 of 1) sorted by relevance
24 struct ssv_hw_txq { struct25 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;