Searched refs:ds_link (Results 1 – 7 of 7) sorted by relevance
27 static void ar9002_hw_set_desc_link(void *ds, u32 ds_link) in ar9002_hw_set_desc_link() argument 29 ((struct ath_desc*) ds)->ds_link = ds_link; in ar9002_hw_set_desc_link() 223 WRITE_ONCE(ads->ds_link, i->link); in ar9002_set_txdesc()
237 u32 ds_link; member 277 u32 ds_link; member
174 static void ar9003_hw_set_desc_link(void *ds, u32 ds_link) in ar9003_hw_set_desc_link() argument 178 ads->link = ds_link; in ar9003_hw_set_desc_link()
46 ds->ds_link = 0; /* link to null */ in ath_rx_buf_link() 68 sc->rx.rxlink = &ds->ds_link; in ath_rx_buf_link()
343 * @ds_link: Physical address of the next descriptor350 u32 ds_link; member
657 ds->ds_link = bf->daddr; /* link to self */ in ath5k_rxbuf_setup() 667 ah->rxlink = &ds->ds_link; in ath5k_rxbuf_setup() 872 ds->ds_link = 0; in ath5k_txbuf_setup() 883 txq->link = &ds->ds_link; in ath5k_txbuf_setup() 1814 * completed when it hasn't yet loaded the ds_link from in ath5k_tx_processq() 1882 ds->ds_link = bf->daddr; /* self-linked */ in ath5k_beacon_setup() 1885 ds->ds_link = 0; in ath5k_beacon_setup()
1054 ds->ds_link, ds->ds_data, in ath5k_debug_printrxbuf() 1098 "%08x %c\n", ds, (unsigned long long)bf->daddr, ds->ds_link, in ath5k_debug_printtxbuf()