Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a_beacon.c63 struct r12a_tx_desc *txd = (struct r12a_tx_desc *)buf; in r12a_beacon_init()
85 struct r12a_tx_desc *txd = (struct r12a_tx_desc *)buf; in r12a_beacon_set_rate()
H A Dr12a_tx.c72 struct r12a_tx_desc *txd = (struct r12a_tx_desc *)buf; in r12a_tx_set_ht40()
88 r12a_tx_protection(struct rtwn_softc *sc, struct r12a_tx_desc *txd, in r12a_tx_protection()
124 r12a_tx_raid(struct rtwn_softc *sc, struct r12a_tx_desc *txd, in r12a_tx_raid()
201 struct r12a_tx_desc *txd = (struct r12a_tx_desc *)buf; in r12a_tx_set_sgi()
215 r12a_tx_set_ldpc(struct rtwn_softc *sc, struct r12a_tx_desc *txd, in r12a_tx_set_ldpc()
233 struct r12a_tx_desc *txd; in r12a_fill_tx_desc()
253 txd = (struct r12a_tx_desc *)buf; in r12a_fill_tx_desc()
354 struct r12a_tx_desc *txd; in r12a_fill_tx_desc_raw()
365 txd = (struct r12a_tx_desc *)buf; in r12a_fill_tx_desc_raw()
405 struct r12a_tx_desc *txd = (struct r12a_tx_desc *)buf; in r12a_fill_tx_desc_null()
[all …]
H A Dr12a_tx_desc.h31 struct r12a_tx_desc { struct
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8821a/
H A Dr21a_beacon.c63 struct r12a_tx_desc *txd = (struct r12a_tx_desc *)buf; in r21a_beacon_init()