Searched defs:bcast_txq (Results 1 – 2 of 2) sorted by relevance
345 int ssv6200_bcast_queue_len(struct ssv6xxx_bcast_txq *bcast_txq) in ssv6200_bcast_queue_len()354 struct sk_buff* ssv6200_bcast_dequeue(struct ssv6xxx_bcast_txq *bcast_txq, u8 *remain_len) in ssv6200_bcast_dequeue()368 int ssv6200_bcast_enqueue(struct ssv_softc *sc, struct ssv6xxx_bcast_txq *bcast_txq, in ssv6200_bcast_enqueue()386 void ssv6200_bcast_flush(struct ssv_softc *sc, struct ssv6xxx_bcast_txq *bcast_txq) in ssv6200_bcast_flush()
379 struct ssv6xxx_bcast_txq bcast_txq; member