Home
last modified time | relevance | path

Searched refs:I2400M_BM_CMD_RAW (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Dfw.c480 if (flags & I2400M_BM_CMD_RAW) in __i2400m_bm_ack_verify()
543 * I2400M_BM_CMD_RAW.
546 * checksum bit in the command is set (unless I2400M_BM_CMD_RAW
598 if ((flags & I2400M_BM_CMD_RAW) == 0) in i2400m_bm_cmd()
744 &ack, sizeof(ack), I2400M_BM_CMD_RAW); in i2400m_dnload_bcf()
829 &ack, sizeof(ack), I2400M_BM_CMD_RAW); in i2400m_dnload_finalize()
907 I2400M_BM_CMD_RAW); in i2400m_bootrom_init()
939 I2400M_BM_CMD_RAW); in i2400m_bootrom_init()
970 &ack, sizeof(ack), I2400M_BM_CMD_RAW); in i2400m_bootrom_init()
H A Dusb-fw.c202 if ((flags & I2400M_BM_CMD_RAW) == 0) { in i2400mu_bus_bm_cmd_send()
H A Di2400m.h684 * @I2400M_BM_CMD_RAW: send the command block as-is, without doing any
688 I2400M_BM_CMD_RAW = 1 << 2, enumerator

Completed in 4 milliseconds