Home
last modified time | relevance | path

Searched refs:ef4_qword_t (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/sfc/falcon/
H A Dfarch.c84 static inline void ef4_write_buf_tbl(struct ef4_nic *efx, ef4_qword_t *value, in ef4_write_buf_tbl()
170 ef4_qword_t buf_desc; in ef4_init_special_buffer()
285 const ef4_qword_t *txd) in ef4_farch_push_tx_desc()
309 ef4_qword_t *txd; in ef4_farch_tx_write()
370 entries * sizeof(ef4_qword_t)); in ef4_farch_tx_probe()
474 ef4_qword_t *rxd; in ef4_farch_build_rx_desc()
516 entries * sizeof(ef4_qword_t)); in ef4_farch_rx_probe()
796 ef4_qword_t *event) in ef4_farch_generate_event()
812 ef4_qword_t event; in ef4_farch_magic_event()
826 ef4_farch_handle_tx_event(struct ef4_channel *channel, ef4_qword_t *event) in ef4_farch_handle_tx_event()
[all …]
H A Dio.h113 const ef4_qword_t *value, unsigned int index) in ef4_sram_writeq()
164 ef4_qword_t *value, unsigned int index) in ef4_sram_readq()
H A Dbitfield.h83 } ef4_qword_t; typedef
88 ef4_qword_t qword[2];
H A Dfalcon.c1741 falcon_handle_global_event(struct ef4_channel *channel, ef4_qword_t *event) in falcon_handle_global_event()