Home
last modified time | relevance | path

Searched refs:BUS_REQUEST_MAX_NUM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhif.h26 #define BUS_REQUEST_MAX_NUM 64 macro
H A Dsdio.c43 struct bus_request bus_req[BUS_REQUEST_MAX_NUM];
1348 for (count = 0; count < BUS_REQUEST_MAX_NUM; count++) in ath6kl_sdio_probe()