Lines Matching full:edp
570 efx_desc_t *edp = &ed[i]; in ef10_tx_qdesc_post() local
577 EFSYS_MEM_WRITEQ(etp->et_esmp, offset, &edp->ed_eq); in ef10_tx_qdesc_post()
595 __out efx_desc_t *edp) in ef10_tx_qdesc_dma_create() argument
606 EFX_POPULATE_QWORD_5(edp->ed_eq, in ef10_tx_qdesc_dma_create()
620 __out efx_desc_t *edp) in ef10_tx_qdesc_tso_create() argument
628 EFX_POPULATE_QWORD_5(edp->ed_eq, in ef10_tx_qdesc_tso_create()
644 __out_ecount(count) efx_desc_t *edp, in ef10_tx_qdesc_tso2_create()
655 EFX_POPULATE_QWORD_5(edp[0].ed_eq, in ef10_tx_qdesc_tso2_create()
663 EFX_POPULATE_QWORD_5(edp[1].ed_eq, in ef10_tx_qdesc_tso2_create()
677 __out efx_desc_t *edp) in ef10_tx_qdesc_vlantci_create() argument
684 EFX_POPULATE_QWORD_4(edp->ed_eq, in ef10_tx_qdesc_vlantci_create()
696 __out efx_desc_t *edp) in ef10_tx_qdesc_checksum_create() argument
703 EFX_POPULATE_QWORD_6(edp->ed_eq, in ef10_tx_qdesc_checksum_create()