Searched refs:efx_qword_t (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | siena_sriov.h | 42 sizeof(efx_qword_t) / EFX_BUF_SIZE) 74 void efx_siena_sriov_tx_flush_done(struct efx_nic *efx, efx_qword_t *event); 75 void efx_siena_sriov_rx_flush_done(struct efx_nic *efx, efx_qword_t *event); 76 void efx_siena_sriov_event(struct efx_channel *channel, efx_qword_t *event);
|
D | nic.h | 42 static inline efx_qword_t *efx_event(struct efx_channel *channel, in efx_event() 45 return ((efx_qword_t *) (channel->eventq.buf.addr)) + in efx_event() 59 static inline int efx_event_present(efx_qword_t *event) in efx_event_present() 68 static inline efx_qword_t * 71 return ((efx_qword_t *) (tx_queue->txd.buf.addr)) + index; in efx_tx_desc() 129 static inline efx_qword_t * 132 return ((efx_qword_t *) (rx_queue->rxd.buf.addr)) + index; in efx_rx_desc() 570 void efx_ptp_event(struct efx_nic *efx, efx_qword_t *ev); 573 void efx_time_sync_event(struct efx_channel *channel, efx_qword_t *ev); 799 efx_qword_t *event);
|
D | farch.c | 89 static inline void efx_write_buf_tbl(struct efx_nic *efx, efx_qword_t *value, in efx_write_buf_tbl() 174 efx_qword_t buf_desc; in efx_init_special_buffer() 296 const efx_qword_t *txd) in efx_farch_push_tx_desc() 320 efx_qword_t *txd; in efx_farch_tx_write() 366 entries * sizeof(efx_qword_t)); in efx_farch_tx_probe() 470 efx_qword_t *rxd; in efx_farch_build_rx_desc() 512 entries * sizeof(efx_qword_t)); in efx_farch_rx_probe() 803 efx_qword_t *event) in efx_farch_generate_event() 819 efx_qword_t event; in efx_farch_magic_event() 833 efx_farch_handle_tx_event(struct efx_channel *channel, efx_qword_t *event) in efx_farch_handle_tx_event() [all …]
|
D | siena_sriov.c | 111 u64 evq0_addrs[EFX_MAX_VF_EVQ_SIZE * sizeof(efx_qword_t) / 168 (EFX_MAX_DMAQ_SIZE * sizeof(efx_qword_t) / EFX_BUF_SIZE)) 171 (2 * EFX_MAX_DMAQ_SIZE * sizeof(efx_qword_t) / EFX_BUF_SIZE)) 410 efx_qword_t event; in __efx_siena_sriov_push_vf_status() 482 efx_qword_t buf; in efx_siena_sriov_bufs() 504 sizeof(efx_qword_t) / EFX_BUF_SIZE; in bad_buf_count() 947 efx_qword_t event; in efx_siena_sriov_reset_vf() 1404 void efx_siena_sriov_event(struct efx_channel *channel, efx_qword_t *event) in efx_siena_sriov_event() 1493 void efx_siena_sriov_tx_flush_done(struct efx_nic *efx, efx_qword_t *event) in efx_siena_sriov_tx_flush_done() 1512 void efx_siena_sriov_rx_flush_done(struct efx_nic *efx, efx_qword_t *event) in efx_siena_sriov_rx_flush_done()
|
D | io.h | 129 const efx_qword_t *value, unsigned int index) in efx_sram_writeq() 181 efx_qword_t *value, unsigned int index) in efx_sram_readq()
|
D | mcdi.h | 177 void efx_mcdi_process_event(struct efx_channel *channel, efx_qword_t *event); 178 void efx_mcdi_sensor_event(struct efx_nic *efx, efx_qword_t *ev); 340 void efx_mcdi_process_link_change(struct efx_nic *efx, efx_qword_t *ev);
|
D | ef10.c | 1739 sizeof(efx_qword_t), in efx_ef10_tx_probe() 1745 const efx_qword_t *txd) in efx_ef10_push_tx_desc() 1768 efx_qword_t *txd; in efx_ef10_tx_init() 1872 efx_qword_t *txd; in efx_ef10_tx_write() 2129 sizeof(efx_qword_t), in efx_ef10_rx_probe() 2215 efx_qword_t *rxd; in efx_ef10_build_rx_desc() 2254 efx_qword_t event; in efx_ef10_rx_defer_refill() 2266 sizeof(efx_qword_t)); in efx_ef10_rx_defer_refill() 2285 sizeof(efx_qword_t), in efx_ef10_ev_probe() 2464 const efx_qword_t *event) in efx_ef10_handle_rx_event() [all …]
|
D | bitfield.h | 86 } efx_qword_t; typedef 91 efx_qword_t qword[2];
|
D | net_driver.h | 156 efx_qword_t option; 1235 bool (*handle_global_event)(struct efx_channel *channel, efx_qword_t *);
|
D | ptp.c | 298 efx_qword_t evt_frags[MAX_EVENT_FRAGS]; 1661 void efx_ptp_event(struct efx_nic *efx, efx_qword_t *ev) in efx_ptp_event() 1710 void efx_time_sync_event(struct efx_channel *channel, efx_qword_t *ev) in efx_time_sync_event()
|
D | mcdi_mon.c | 106 void efx_mcdi_sensor_event(struct efx_nic *efx, efx_qword_t *ev) in efx_mcdi_sensor_event()
|
D | mcdi_port.c | 838 void efx_mcdi_process_link_change(struct efx_nic *efx, efx_qword_t *ev) in efx_mcdi_process_link_change()
|
D | mcdi.c | 1094 efx_qword_t *event) in efx_mcdi_process_event()
|
D | falcon.c | 1738 falcon_handle_global_event(struct efx_channel *channel, efx_qword_t *event) in falcon_handle_global_event()
|