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