Home
last modified time | relevance | path

Searched refs:ar5k_ar5212_tx_status (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dar5212var.h196 struct ar5k_ar5212_tx_status { struct
H A Dar5212.c1391 struct ar5k_ar5212_tx_status *tx_status; in ar5k_ar5212_fill_tx_desc()
1394 tx_status = (struct ar5k_ar5212_tx_status*)&desc->ds_hw[2]; in ar5k_ar5212_fill_tx_desc()
1397 bzero(tx_status, sizeof(struct ar5k_ar5212_tx_status)); in ar5k_ar5212_fill_tx_desc()
1448 struct ar5k_ar5212_tx_status *tx_status; in ar5k_ar5212_proc_tx_desc()
1452 tx_status = (struct ar5k_ar5212_tx_status*)&desc->ds_hw[2]; in ar5k_ar5212_proc_tx_desc()