Searched refs:rum_setup_tx_desc (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/sys/dev/usb/wlan/ |
| HD | if_rum.c | 173 static void rum_setup_tx_desc(struct rum_softc *, 1302 rum_setup_tx_desc(struct rum_softc *sc, struct rum_tx_desc *desc, in rum_setup_tx_desc() function 1403 rum_setup_tx_desc(sc, &data->desc, NULL, flags, 0, 0, 0, in rum_sendprot() 1509 rum_setup_tx_desc(sc, &data->desc, k, flags, xflags, ac, hdrlen, in rum_tx_mgt() 1569 rum_setup_tx_desc(sc, &data->desc, NULL, flags, xflags, ac, 0, in rum_tx_raw() 1673 rum_setup_tx_desc(sc, &data->desc, k, flags, xflags, ac, hdrlen, in rum_tx_data() 2729 rum_setup_tx_desc(sc, &desc, NULL, RT2573_TX_TIMESTAMP, in rum_set_beacon()
|