Searched refs:start_flag (Results 1 – 3 of 3) sorted by relevance
144 unsigned int start_flag; in up_to_host() local156 start_flag = __le32_to_cpu(mux_header->start_flag); in up_to_host()160 if (start_flag != START_FLAG) { in up_to_host()161 pr_err("invalid START_FLAG %x\n", start_flag); in up_to_host()372 mux_header->start_flag = __cpu_to_le32(START_FLAG); in gdm_mux_send()
28 __le32 start_flag; member
2417 u8 start_flag = 0, done_flag = 0; in mwifiex_sdio_generic_fw_dump() local2444 start_flag = sdio_readb(card->func, reg, &ret); in mwifiex_sdio_generic_fw_dump()2450 if (start_flag == 0) in mwifiex_sdio_generic_fw_dump()