Home
last modified time | relevance | path

Searched refs:num_other_acl (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmci.h59 _mci->num_other_acl++; \
84 _mci->num_other_acl--; \
106 #define NUM_PROF(_mci) (_mci->num_other_acl + _mci->num_a2dp + \
137 u8 num_other_acl; member
H A Dmci.c155 } else if (mci->num_pan || mci->num_other_acl) { in ath_mci_update_scheme()
265 if (!mci->num_pan && !mci->num_other_acl) in ath_mci_set_concur_txprio()
279 if (mci->num_other_acl) in ath_mci_set_concur_txprio()
H A Dgpio.c179 (mci->num_pan || mci->num_other_acl)) in ath_mci_ftp_adjust()
467 ATH_DUMP_BTCOEX("ACL", mci->num_other_acl); in ath9k_dump_mci_btcoex()