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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_alq.h176 extern void if_ath_alq_post(struct if_ath_alq *alq, uint16_t op,
195 if_ath_alq_post(alq, ATH_ALQ_INTR_STATUS, sizeof(intr),
H A Dif_ath_alq.c125 if_ath_alq_post(alq, ATH_ALQ_INIT_STATE,
154 if_ath_alq_post(struct if_ath_alq *alq, uint16_t op, uint16_t len, function
H A Dif_ath_tdma.c175 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_TDMA_TIMER_SET,
330 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_TDMA_TIMER_CONFIG,
525 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_TDMA_BEACON_STATE,
538 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_TDMA_SLOT_CALC,
600 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_TDMA_TSF_ADJUST,
H A Dif_ath_tx_edma.c155 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_TX_FIFO_PUSH,
853 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_EDMA_TXSTATUS,
H A Dif_ath_beacon.c411 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_MISSED_BEACON, 0, NULL);
468 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_RESUME_BEACON, 0, NULL);
H A Dif_ath_rx_edma.c476 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_EDMA_RXSTATUS,
H A Dif_ath_rx.c1171 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_EDMA_RXSTATUS,
H A Dif_ath.c3800 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_STUCK_BEACON, 0, NULL);
4439 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_EDMA_TXSTATUS,
H A Dif_ath_tx.c156 if_ath_alq_post(&sc->sc_alq,

Completed in 134 milliseconds