Searched refs:ah_stopDmaReceive (Results 1 – 8 of 8) sorted by relevance
78 ah->ah_stopDmaReceive = ar9300_Stub_StopDmaReceive; in ar9300_set_stub_functions()
374 ah->ah_stopDmaReceive = ar9300_stop_dma_receive_freebsd; in ar9300_attach_freebsd_ops()
86 .ah_stopDmaReceive = ar5210StopDmaReceive,
86 .ah_stopDmaReceive = ar5211StopDmaReceive,
82 .ah_stopDmaReceive = ar5212StopDmaReceive,
125 ah->ah_stopDmaReceive = ar5416StopDmaReceive; in ar5416InitState()
1324 HAL_BOOL __ahdecl(*ah_stopDmaReceive)(struct ath_hal*); member
1167 ((*(_ah)->ah_stopDmaReceive)((_ah)))