Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bluetooth/
Dbtqca.c144 config->dnld_type = ROME_SKIP_EVT_NONE; in qca_tlv_check_data()
157 config->dnld_type = config->dnld_mode; in qca_tlv_check_data()
347 if (config->dnld_type == ROME_SKIP_EVT_VSE_CC || in qca_download_firmware()
348 config->dnld_type == ROME_SKIP_EVT_VSE) in qca_download_firmware()
Dbtqca.h76 enum rome_tlv_dnld_mode dnld_type; member