Home
last modified time | relevance | path

Searched refs:BMI_LZ_STREAM_START (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dbmi.h187 #define BMI_LZ_STREAM_START 13 macro
196 * u32 command (BMI_LZ_STREAM_START)
205 * must be preceded by a BMI_LZ_STREAM_START command. A series
207 * input stream until another BMI_LZ_STREAM_START is issued.
H A Dbmi.c456 u32 cid = BMI_LZ_STREAM_START; in ath6kl_bmi_lz_stream_start()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dbmi.h187 #define BMI_LZ_STREAM_START 13 macro
196 * u32 command (BMI_LZ_STREAM_START)
205 * must be preceded by a BMI_LZ_STREAM_START command. A series
207 * input stream until another BMI_LZ_STREAM_START is issued.
H A Dbmi.c456 u32 cid = BMI_LZ_STREAM_START; in ath6kl_bmi_lz_stream_start()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dbmi.h76 BMI_LZ_STREAM_START = 13, /* should be followed by LZ_DATA */ enumerator
H A Dbmi.c442 cmd.id = __cpu_to_le32(BMI_LZ_STREAM_START); in ath10k_bmi_lz_stream_start()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dbmi.h76 BMI_LZ_STREAM_START = 13, /* should be followed by LZ_DATA */ enumerator
H A Dbmi.c442 cmd.id = __cpu_to_le32(BMI_LZ_STREAM_START); in ath10k_bmi_lz_stream_start()

Completed in 6 milliseconds