Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c360 static int bwn_tx_isfull(struct bwn_softc *, struct mbuf *);
954 if (bwn_tx_isfull(sc, m)) in bwn_start()
992 bwn_tx_isfull(struct bwn_softc *sc, struct mbuf *m) in bwn_tx_isfull() function
1780 if (bwn_tx_isfull(sc, m)) { in bwn_raw_xmit()