Searched refs:ah_getTxQueueProps (Results 1 – 7 of 7) sorted by relevance
58 ah->ah_getTxQueueProps = ar9300_Stub_GetTxQueueProps; in ar9300_set_stub_functions()
347 ah->ah_getTxQueueProps = ar9300_get_tx_queue_props; in ar9300_attach_freebsd_ops()
63 .ah_getTxQueueProps = ar5210GetTxQueueProps,
63 .ah_getTxQueueProps = ar5211GetTxQueueProps,
59 .ah_getTxQueueProps = ar5212GetTxQueueProps,
1278 HAL_BOOL __ahdecl(*ah_getTxQueueProps)(struct ath_hal *, int q, member
1176 ((*(_ah)->ah_getTxQueueProps)((_ah), (_q), (_qi)))