Searched refs:efx_qword_t (Results 1 - 21 of 21) sorted by relevance

/freebsd-11.0-release/sys/dev/sfxge/common/
H A Defx_sram.c44 efx_qword_t qword;
210 __out efx_qword_t *eqp)
217 for (index = 0; index < sizeof (efx_qword_t); index++)
225 __out efx_qword_t *eqp)
239 __out efx_qword_t *eqp)
252 __out efx_qword_t *eqp)
265 __out efx_qword_t *eqp)
270 for (index = 0; index < sizeof (efx_qword_t); index++) {
286 __out efx_qword_t *eqp)
292 EFX_CLEAR_QWORD_BIT(*eqp, (offset / sizeof (efx_qword_t))
[all...]
H A Dmcdi_mon.h58 __in efx_qword_t *eqp,
H A Def10_tx.c63 efx_qword_t *dma_addr;
104 dma_addr = MCDI_IN2(req, efx_qword_t, INIT_TXQ_IN_DMA_ADDR);
195 efx_qword_t desc;
325 efx_qword_t *eqp;
328 EFSYS_ASSERT(length % sizeof (efx_qword_t) == 0);
345 eqp = (efx_qword_t *)buffer;
349 write_offset += sizeof (efx_qword_t);
369 efx_qword_t pio_desc;
387 offset = id * sizeof (efx_qword_t);
439 efx_qword_t qwor
[all...]
H A Def10_ev.c56 __in efx_qword_t *eqp,
63 __in efx_qword_t *eqp,
70 __in efx_qword_t *eqp,
77 __in efx_qword_t *eqp,
84 __in efx_qword_t *eqp,
149 efx_qword_t *dma_addr;
212 dma_addr = MCDI_IN2(req, efx_qword_t, INIT_EVQ_IN_DMA_ADDR);
266 efx_qword_t *dma_addr;
317 dma_addr = MCDI_IN2(req, efx_qword_t, INIT_EVQ_V2_IN_DMA_ADDR);
562 __in efx_qword_t dat
[all...]
H A Defx_ev.c335 efx_qword_t qword;
339 offset = (count & eep->ee_mask) * sizeof (efx_qword_t);
356 offset = (count & eep->ee_mask) * sizeof (efx_qword_t);
489 __in efx_qword_t *eqp,
579 __in efx_qword_t *eqp,
733 __in efx_qword_t *eqp,
780 __in efx_qword_t *eqp,
794 __in efx_qword_t *eqp,
923 __in efx_qword_t *eqp,
951 __in efx_qword_t *eq
[all...]
H A Dsiena_sram.c85 efx_qword_t qword;
86 efx_qword_t verify;
H A Defsys.h423 KASSERT(IS_P2ALIGNED(_offset, sizeof (efx_qword_t)), \
442 KASSERT(IS_P2ALIGNED(_offset, sizeof (efx_qword_t)), \
530 KASSERT(IS_P2ALIGNED(_offset, sizeof (efx_qword_t)), \
550 KASSERT(IS_P2ALIGNED(_offset, sizeof (efx_qword_t)), \
676 KASSERT(IS_P2ALIGNED(_offset, sizeof (efx_qword_t)), \
726 KASSERT(IS_P2ALIGNED(_offset, sizeof (efx_qword_t)), \
817 KASSERT(IS_P2ALIGNED(_offset, sizeof (efx_qword_t)), \
832 (_offset), sizeof (efx_qword_t), \
845 KASSERT(IS_P2ALIGNED(_offset, sizeof (efx_qword_t)), \
860 (_offset), sizeof (efx_qword_t), \
[all...]
H A Defx_nic.c786 __out efx_qword_t *maskp)
788 efx_qword_t mask;
893 efx_qword_t mask;
894 efx_qword_t modes;
925 *MCDI_OUT2(req, efx_qword_t, GET_LOOPBACK_MODES_OUT_SUGGESTED));
927 modes = *MCDI_OUT2(req, efx_qword_t, GET_LOOPBACK_MODES_OUT_100M);
931 modes = *MCDI_OUT2(req, efx_qword_t, GET_LOOPBACK_MODES_OUT_1G);
935 modes = *MCDI_OUT2(req, efx_qword_t, GET_LOOPBACK_MODES_OUT_10G);
944 *MCDI_OUT2(req, efx_qword_t, GET_LOOPBACK_MODES_OUT_40G);
H A Dsiena_mac.c239 EFSYS_MEM_READQ((_esmp), (_field) * sizeof (efx_qword_t), _eqp)
248 efx_qword_t value;
249 efx_qword_t generation_start;
250 efx_qword_t generation_end;
H A Def10_rx.c56 efx_qword_t *dma_addr;
85 dma_addr = MCDI_IN2(req, efx_qword_t, INIT_RXQ_IN_DMA_ADDR);
650 efx_qword_t qword;
672 offset = id * sizeof (efx_qword_t);
H A Def10_mac.c488 EFSYS_MEM_READQ((_esmp), (_field) * sizeof (efx_qword_t), _eqp)
498 efx_qword_t value;
499 efx_qword_t generation_start;
500 efx_qword_t generation_end;
H A Defx.h799 __out efx_qword_t *maskp);
1098 efx_qword_t enc_loopback_types[EFX_LINK_NMODES];
1508 __out efx_qword_t *eqp);
1597 #define EFX_EVQ_SIZE(_nevs) ((_nevs) * sizeof (efx_qword_t))
1907 #define EFX_RXQ_SIZE(_ndescs) ((_ndescs) * sizeof (efx_qword_t))
1937 efx_qword_t ed_eq;
2000 #define EFX_TXQ_SIZE(_ndescs) ((_ndescs) * sizeof (efx_qword_t))
H A Dsiena_impl.h308 __in efx_qword_t *eqp,
H A Def10_phy.c122 __in efx_qword_t *eqp,
H A Defx_rx.c1010 efx_qword_t qword;
1032 offset = id * sizeof (efx_qword_t);
H A Defx_tx.c709 efx_qword_t qword; \
712 offset = id * sizeof (efx_qword_t); \
H A Dmcdi_mon.c259 __in efx_qword_t *eqp,
H A Dsiena_phy.c115 __in efx_qword_t *eqp,
H A Def10_impl.h568 __in efx_qword_t *eqp,
H A Defx_impl.h684 typedef boolean_t (*efx_ev_handler_t)(efx_evq_t *, efx_qword_t *,
H A Defx_types.h55 * we define our datatypes (efx_oword_t, efx_qword_t and efx_dword_t)
224 } efx_qword_t; typedef in typeref:union:efx_qword_u
235 efx_qword_t eo_qword[2];
316 /* Format string for printing an efx_qword_t */
334 /* Parameters for printing an efx_qword_t */

Completed in 107 milliseconds