Lines Matching defs:efx

77 static inline void efx_write_buf_tbl(struct efx_nic *efx, efx_qword_t *value,  in efx_write_buf_tbl()
115 int efx_nic_test_registers(struct efx_nic *efx, in efx_nic_test_registers()
187 efx_init_special_buffer(struct efx_nic *efx, struct efx_special_buffer *buffer) in efx_init_special_buffer()
213 efx_fini_special_buffer(struct efx_nic *efx, struct efx_special_buffer *buffer) in efx_fini_special_buffer()
242 static int efx_alloc_special_buffer(struct efx_nic *efx, in efx_alloc_special_buffer()
274 efx_free_special_buffer(struct efx_nic *efx, struct efx_special_buffer *buffer) in efx_free_special_buffer()
299 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer, in efx_nic_alloc_buffer()
311 void efx_nic_free_buffer(struct efx_nic *efx, struct efx_buffer *buffer) in efx_nic_free_buffer()
420 struct efx_nic *efx = tx_queue->efx; in efx_nic_probe_tx() local
430 struct efx_nic *efx = tx_queue->efx; in efx_nic_init_tx() local
488 struct efx_nic *efx = tx_queue->efx; in efx_flush_tx_queue() local
502 struct efx_nic *efx = tx_queue->efx; in efx_nic_fini_tx() local
558 struct efx_nic *efx = rx_queue->efx; in efx_nic_notify_rx_desc() local
578 struct efx_nic *efx = rx_queue->efx; in efx_nic_probe_rx() local
589 struct efx_nic *efx = rx_queue->efx; in efx_nic_init_rx() local
625 struct efx_nic *efx = rx_queue->efx; in efx_flush_rx_queue() local
641 struct efx_nic *efx = rx_queue->efx; in efx_nic_fini_rx() local
676 struct efx_nic *efx = channel->efx; in efx_nic_eventq_read_ack() local
710 struct efx_nic *efx = channel->efx; in efx_handle_tx_event() local
754 struct efx_nic *efx = rx_queue->efx; in efx_handle_rx_not_ok() local
828 struct efx_nic *efx = rx_queue->efx; in efx_handle_rx_bad_index() local
907 struct efx_nic *efx = channel->efx; in efx_handle_generated_event() local
927 struct efx_nic *efx = channel->efx; in efx_handle_driver_event() local
995 struct efx_nic *efx = channel->efx; in efx_nic_process_eventq() local
1074 struct efx_nic *efx = channel->efx; in efx_nic_probe_eventq() local
1085 struct efx_nic *efx = channel->efx; in efx_nic_init_eventq() local
1120 struct efx_nic *efx = channel->efx; in efx_nic_fini_eventq() local
1169 static void efx_poll_flush_events(struct efx_nic *efx) in efx_poll_flush_events()
1224 int efx_nic_flush_queues(struct efx_nic *efx) in efx_nic_flush_queues()
1308 static inline void efx_nic_interrupts(struct efx_nic *efx, in efx_nic_interrupts()
1320 void efx_nic_enable_interrupts(struct efx_nic *efx) in efx_nic_enable_interrupts()
1336 void efx_nic_disable_interrupts(struct efx_nic *efx) in efx_nic_disable_interrupts()
1346 void efx_nic_generate_interrupt(struct efx_nic *efx) in efx_nic_generate_interrupt()
1354 irqreturn_t efx_nic_fatal_interrupt(struct efx_nic *efx) in efx_nic_fatal_interrupt()
1412 struct efx_nic *efx = dev_id; in efx_legacy_interrupt() local
1487 struct efx_nic *efx = channel->efx; in efx_msi_interrupt() local
1513 void efx_nic_push_rx_indir_table(struct efx_nic *efx) in efx_nic_push_rx_indir_table()
1534 int efx_nic_init_interrupt(struct efx_nic *efx) in efx_nic_init_interrupt()
1579 void efx_nic_fini_interrupt(struct efx_nic *efx) in efx_nic_fini_interrupt()
1601 u32 efx_nic_fpga_ver(struct efx_nic *efx) in efx_nic_fpga_ver()
1608 void efx_nic_init_common(struct efx_nic *efx) in efx_nic_init_common()
1890 size_t efx_nic_get_regs_len(struct efx_nic *efx) in efx_nic_get_regs_len()
1913 void efx_nic_get_regs(struct efx_nic *efx, void *buf) in efx_nic_get_regs()