HomeSort by: relevance | last modified time | path
    Searched defs:ds0 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
ath.c 3621 struct ath_desc *ds, *ds0; local in function:ath_tx_start
4053 ds0 = ds;
4064 , ds0 /* first descriptor */
4117 struct ath_desc *ds, *ds0; local in function:ath_tx_processq
4137 ds0 = &bf->bf_desc[0];
4189 ath_rate_tx_complete(sc, an, ds, ds0);
ath.c 3621 struct ath_desc *ds, *ds0; local in function:ath_tx_start
4053 ds0 = ds;
4064 , ds0 /* first descriptor */
4117 struct ath_desc *ds, *ds0; local in function:ath_tx_processq
4137 ds0 = &bf->bf_desc[0];
4189 ath_rate_tx_complete(sc, an, ds, ds0);
ath.c 3621 struct ath_desc *ds, *ds0; local in function:ath_tx_start
4053 ds0 = ds;
4064 , ds0 /* first descriptor */
4117 struct ath_desc *ds, *ds0; local in function:ath_tx_processq
4137 ds0 = &bf->bf_desc[0];
4189 ath_rate_tx_complete(sc, an, ds, ds0);

Completed in 43 milliseconds