Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c1919 int rem_space = target->max_rx_bndl_sz; in ath6kl_htc_rx_bundle() local
1961 if ((rem_space - pad_len) < 0) { in ath6kl_htc_rx_bundle()
1966 rem_space -= pad_len; in ath6kl_htc_rx_bundle()