Searched refs:ah_mci_stomp_low_tx_pri (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c1725 ahp->ah_mci_stomp_low_tx_pri = (*p_data >> 8) & 0xff;
1854 if (ahp->ah_mci_concur_tx_en && ahp->ah_mci_stomp_low_tx_pri) {
1855 tx_priority = ahp->ah_mci_stomp_low_tx_pri;
1874 if (ahp->ah_mci_concur_tx_en && ahp->ah_mci_stomp_low_tx_pri) {
1875 tx_priority = ahp->ah_mci_stomp_low_tx_pri;
H A Dar9300.h850 u_int8_t ah_mci_stomp_low_tx_pri; member in struct:ath_hal_9300

Completed in 94 milliseconds