FW_TXDESC_GETFIELD_1 1151 dev/ic/acx.c   		ctrl = FW_TXDESC_GETFIELD_1(sc, buf, f_tx_ctrl);
FW_TXDESC_GETFIELD_1 1160 dev/ic/acx.c   		error = FW_TXDESC_GETFIELD_1(sc, buf, f_tx_error);
FW_TXDESC_GETFIELD_1 1177 dev/ic/acx.c   			ntries = FW_TXDESC_GETFIELD_1(sc, buf, f_tx_rts_fail) +
FW_TXDESC_GETFIELD_1 1178 dev/ic/acx.c   			    FW_TXDESC_GETFIELD_1(sc, buf, f_tx_ack_fail);
FW_TXDESC_GETFIELD_1 2295 dev/ic/acx.c   	ctrl = FW_TXDESC_GETFIELD_1(sc, txbuf, f_tx_ctrl);