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

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

Completed in 93 milliseconds