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

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dmci.h106 #define NUM_PROF(_mci) (_mci->num_other_acl + _mci->num_a2dp + \ macro
H A Dmci.c52 if (((NUM_PROF(mci) - mci->num_sco) == ATH_MCI_MAX_ACL_PROFILE) &&
126 u32 num_profile = NUM_PROF(mci);
134 if (NUM_PROF(mci))
H A Dgpio.c461 ATH_DUMP_BTCOEX("Total BT profiles", NUM_PROF(mci));

Completed in 178 milliseconds