Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h34 #define HTC_FLG_RX_BNDL_CNT (0xF0) macro
H A Dhtc_mbox.c1512 if (htc_hdr->flags & HTC_FLG_RX_BNDL_CNT) { in ath6kl_htc_rx_alloc()
1518 n_msg = (htc_hdr->flags & HTC_FLG_RX_BNDL_CNT) >> in ath6kl_htc_rx_alloc()