Searched refs:get_rx_bytes (Results 1 – 2 of 2) sorted by relevance
51 int (*get_rx_bytes) (struct ite_dev *dev, u8 *buf, int buf_size); member
247 rx_bytes = dev->params->get_rx_bytes(dev, rx_buf, in ite_cir_isr()1218 .get_rx_bytes = it87_get_rx_bytes,1237 .get_rx_bytes = it87_get_rx_bytes,1256 .get_rx_bytes = it8708_get_rx_bytes,1276 .get_rx_bytes = it8709_get_rx_bytes,