Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Drt2560.c123 static int rt2560_tx_bcn(struct rt2560_softc *, struct mbuf *,
778 error = rt2560_tx_bcn(sc, m, ni); in rt2560_newstate()
1306 rt2560_tx_bcn(sc, data->m, data->ni); in rt2560_beacon_expire()
1445 rt2560_tx_bcn(struct rt2560_softc *sc, struct mbuf *m0, in rt2560_tx_bcn() function