Searched refs:I2400M_MT_REPORT_MASK (Results 1 – 2 of 2) sorted by relevance
340 I2400M_MT_REPORT_MASK = 0x8000, enumerator
372 msg_type & I2400M_MT_REPORT_MASK ? "REPORT" : "CMD/SET/GET", in i2400m_rx_ctl()375 if (msg_type & I2400M_MT_REPORT_MASK) { in i2400m_rx_ctl()449 msg_type & I2400M_MT_REPORT_MASK ? "REPORT" : "CMD/SET/GET", in i2400m_rx_trace()