Searched defs:rxbuf (Results 1 – 14 of 14) sorted by relevance
15 uint8_t *rxbuf; member
62 u32 *rxbuf, size_t ifh_len, bool byte_swap) in mscc_recv()
381 u32 *rxbuf = (u32 *)net_rx_packets[0]; in servalt_recv() local
448 u32 *rxbuf = (u32 *)net_rx_packets[0]; in serval_recv() local
491 u32 *rxbuf = (u32 *)net_rx_packets[0]; in ocelot_recv() local
554 u32 *rxbuf = (u32 *)net_rx_packets[0]; in luton_recv() local
807 u32 *rxbuf = (u32 *)net_rx_packets[0]; in jr2_recv() local
36 uchar rxbuf[CONFIG_SYS_SMC_RXBUFLEN];/* rx buffers */ member
33 u32 rxbuf; member
120 static int bus_i2c_receive(struct udevice *bus, u8 *rxbuf, int len) in bus_i2c_receive()
444 void *rxbuf = op->data.buf.in; in cadence_qspi_apb_command_read() local599 unsigned int n_rx, u8 *rxbuf) in cadence_qspi_apb_indirect_read_execute()
139 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read()
392 u8 *rxbuf = op->data.buf.in; in mtk_snor_cmd_program() local
20 uint rxbuf; member
Completed in 22 milliseconds