Searched refs:ATH10K_MAX_NUM_MGMT_PENDING (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ | ||
D | core.h | 54 #define ATH10K_MAX_NUM_MGMT_PENDING 128 macro |
D | mac.c | 3302 if (skb_queue_len(q) == ATH10K_MAX_NUM_MGMT_PENDING) { in ath10k_mac_tx_wmi_mgmt() |