Searched refs:if_ath_alq_post (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath_alq.h166 extern void if_ath_alq_post(struct if_ath_alq *alq, uint16_t op,
185 if_ath_alq_post(alq, ATH_ALQ_INTR_STATUS, sizeof(intr),
H A Dif_ath_alq.c123 if_ath_alq_post(alq, ATH_ALQ_INIT_STATE,
152 if_ath_alq_post(struct if_ath_alq *alq, uint16_t op, uint16_t len, function
H A Dif_ath_tdma.c172 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_TDMA_TIMER_SET,
327 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_TDMA_TIMER_CONFIG,
518 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_TDMA_BEACON_STATE,
531 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_TDMA_SLOT_CALC,
593 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_TDMA_TSF_ADJUST,
H A Dif_ath_beacon.c404 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_MISSED_BEACON, 0, NULL);
461 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_RESUME_BEACON, 0, NULL);
H A Dif_ath_tx_edma.c657 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_EDMA_TXSTATUS,
H A Dif_ath_rx.c979 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_EDMA_RXSTATUS,
H A Dif_ath_rx_edma.c378 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_EDMA_RXSTATUS,
H A Dif_ath.c3199 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_STUCK_BEACON, 0, NULL);
4138 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_EDMA_TXSTATUS,
H A Dif_ath_tx.c152 if_ath_alq_post(&sc->sc_alq,

Completed in 111 milliseconds