Searched refs:num_sco (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dmci.h74 _mci->num_sco++; \
99 _mci->num_sco--; \
107 _mci->num_hid + _mci->num_pan + _mci->num_sco)
133 u8 num_sco; member in struct:ath_mci_profile
H A Dmci.c48 if ((mci->num_sco == ATH_MCI_MAX_SCO_PROFILE) &&
52 if (((NUM_PROF(mci) - mci->num_sco) == ATH_MCI_MAX_ACL_PROFILE) &&
144 if (mci->num_sco) {
276 if (mci->num_sco)
733 if (!mci->num_sco && !mci->num_a2dp)
H A Dgpio.c463 ATH_DUMP_BTCOEX("SCO", mci->num_sco);

Completed in 322 milliseconds