Searched refs:WLCORE_MAX_TX_DESCRIPTORS (Results 1 – 2 of 2) sorted by relevance
18 #define WLCORE_MAX_TX_DESCRIPTORS 32 macro275 unsigned long tx_frames_map[BITS_TO_LONGS(WLCORE_MAX_TX_DESCRIPTORS)];276 struct sk_buff *tx_frames[WLCORE_MAX_TX_DESCRIPTORS];
6519 BUG_ON(wl->num_tx_desc > WLCORE_MAX_TX_DESCRIPTORS); in wlcore_nvs_cb()
Completed in 20 milliseconds