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

/openbsd-current/sys/dev/ic/
H A Dar5210.c1014 if ((tx_desc->tx_control_0 = (packet_length &
1018 if ((tx_desc->tx_control_0 = (header_length &
1029 tx_desc->tx_control_0 =
1031 tx_desc->tx_control_0 |=
1049 tx_desc->tx_control_0 |=
1088 tx_desc->tx_control_0 &= ~AR5K_AR5210_DESC_TX_CTL0_FRAME_LEN;
1143 AR5K_REG_MS(tx_desc->tx_control_0,
H A Dar5211var.h114 u_int32_t tx_control_0; member in struct:ar5k_ar5211_tx_desc
H A Dar5210var.h113 u_int32_t tx_control_0; member in struct:ar5k_ar5210_tx_desc
H A Dar5211.c1142 if ((tx_desc->tx_control_0 = (packet_length &
1146 tx_desc->tx_control_0 |=
1169 tx_desc->tx_control_0 |=
1200 tx_desc->tx_control_0 &= ~AR5K_AR5211_DESC_TX_CTL0_FRAME_LEN;
1250 AR5K_REG_MS(tx_desc->tx_control_0,
H A Dar5212.c1330 if ((tx_desc->tx_control_0 = (packet_length &
1334 tx_desc->tx_control_0 |=
1362 tx_desc->tx_control_0 |=
1409 tx_desc->tx_control_0 &= ~AR5K_AR5212_DESC_TX_CTL0_FRAME_LEN;
H A Dar5212var.h131 u_int32_t tx_control_0; member in struct:ar5k_ar5212_tx_desc

Completed in 89 milliseconds