Home
last modified time | relevance | path

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

/src/sys/dev/usb/wlan/
H A Dif_mtw.c126 (sizeof(struct mtw_txd) + sizeof(struct mtw_txwi) + MCLBYTES + 11)
2772 sizeof(struct mtw_txd)); in mtw_bulk_tx_callbackN()
2984 struct mtw_txd *txd; in mtw_set_tx_desc()
3000 txd = (struct mtw_txd *)&data->desc; in mtw_set_tx_desc()
3055 struct mtw_txd *txd; in mtw_tx()
3146 txd = (struct mtw_txd *)&data->desc; in mtw_tx()
3217 (int)(sizeof(struct mtw_txd) + sizeof(struct mtw_txwi)), in mtw_tx()
3230 struct mtw_txd *txd; in mtw_tx_mgt()
3262 txd = (struct mtw_txd *)&data->desc; in mtw_tx_mgt()
3281 (int)(sizeof(struct mtw_txd) + sizeof(struct mtw_txwi)), in mtw_tx_mgt()
[all …]
H A Dif_mtwvar.h136 uint8_t desc[sizeof(struct mtw_txd)+sizeof(struct mtw_txwi)];
H A Dif_mtwreg.h760 struct mtw_txd { struct