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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wimax/i2400m/
H A Dsdio-fw.c126 if ((flags & I2400M_BM_CMD_RAW) == 0) {
H A Dfw.c481 if (flags & I2400M_BM_CMD_RAW)
544 * I2400M_BM_CMD_RAW.
547 * checksum bit in the command is set (unless I2400M_BM_CMD_RAW
599 if ((flags & I2400M_BM_CMD_RAW) == 0)
745 &ack, sizeof(ack), I2400M_BM_CMD_RAW);
830 &ack, sizeof(ack), I2400M_BM_CMD_RAW);
908 I2400M_BM_CMD_RAW);
940 I2400M_BM_CMD_RAW);
971 &ack, sizeof(ack), I2400M_BM_CMD_RAW);
H A Dusb-fw.c202 if ((flags & I2400M_BM_CMD_RAW) == 0) {
H A Di2400m.h680 * @I2400M_BM_CMD_RAW: send the command block as-is, without doing any
684 I2400M_BM_CMD_RAW = 1 << 2, enumerator in enum:i2400m_bm_cmd_flags

Completed in 71 milliseconds