Searched refs:mtw_txwi (Results 1 – 3 of 3) sorted by relevance
126 (sizeof(struct mtw_txd) + sizeof(struct mtw_txwi) + MCLBYTES + 11)2770 struct mtw_txwi *txwi = in mtw_bulk_tx_callbackN()2771 (struct mtw_txwi *)(&data->desc + in mtw_bulk_tx_callbackN()2985 struct mtw_txwi *txwi; in mtw_set_tx_desc()3015 txwi = (struct mtw_txwi *)(txd + 1); in mtw_set_tx_desc()3056 struct mtw_txwi *txwi; in mtw_tx()3149 txwi = (struct mtw_txwi *)(txd + 1); in mtw_tx()3217 (int)(sizeof(struct mtw_txd) + sizeof(struct mtw_txwi)), in mtw_tx()3231 struct mtw_txwi *txwi; in mtw_tx_mgt()3268 txwi = (struct mtw_txwi *)(txd + 1); in mtw_tx_mgt()[all …]
780 struct mtw_txwi { struct898 (sizeof (struct mtw_txwi) + \
136 uint8_t desc[sizeof(struct mtw_txd)+sizeof(struct mtw_txwi)];