Searched refs:tx_control_1 (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dar5210.c1051 tx_desc->tx_control_1 |=
1060 tx_desc->tx_control_1 |=
1081 tx_desc->tx_control_1 =
1083 (tx_desc->tx_control_1 & ~AR5K_AR5210_DESC_TX_CTL1_BUF_LEN) |
1091 tx_desc->tx_control_1 |= AR5K_AR5210_DESC_TX_CTL1_MORE;
H A Dar5211var.h130 u_int32_t tx_control_1; member in struct:ar5k_ar5211_tx_desc
H A Dar5210var.h132 u_int32_t tx_control_1; member in struct:ar5k_ar5210_tx_desc
H A Dar5212.c1337 tx_desc->tx_control_1 =
1364 tx_desc->tx_control_1 |=
1402 tx_desc->tx_control_1 =
1404 (tx_desc->tx_control_1 & ~AR5K_AR5212_DESC_TX_CTL1_BUF_LEN) |
1412 tx_desc->tx_control_1 |= AR5K_AR5212_DESC_TX_CTL1_MORE;
H A Dar5211.c1149 tx_desc->tx_control_1 =
1171 tx_desc->tx_control_1 |=
1193 tx_desc->tx_control_1 =
1195 (tx_desc->tx_control_1 & ~AR5K_AR5211_DESC_TX_CTL1_BUF_LEN) |
1203 tx_desc->tx_control_1 |= AR5K_AR5211_DESC_TX_CTL1_MORE;
H A Dar5212var.h148 u_int32_t tx_control_1; member in struct:ar5k_ar5212_tx_desc

Completed in 84 milliseconds