Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h27 #define HTC_FLAGS_SEND_BUNDLE (1 << 1) macro
H A Dhtc_mbox.c715 flags = packet->info.tx.flags | HTC_FLAGS_SEND_BUNDLE; in ath6kl_htc_tx_setup_scat_list()