Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dap.c345 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()
H A Ddev.h379 struct ssv6xxx_bcast_txq bcast_txq; member