Searched refs:mtw_txd (Results 1 – 3 of 3) sorted by relevance
126 (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 …]
136 uint8_t desc[sizeof(struct mtw_txd)+sizeof(struct mtw_txwi)];
760 struct mtw_txd { struct