Home
last modified time | relevance | path

Searched refs:EF10_RXQ_DESC_SIZE (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dmedford_nic.c106 encp->enc_rx_desc_size = EF10_RXQ_DESC_SIZE; in medford_board_cfg()
H A Dmedford2_nic.c108 encp->enc_rx_desc_size = EF10_RXQ_DESC_SIZE; in medford2_board_cfg()
H A Dhunt_nic.c161 encp->enc_rx_desc_size = EF10_RXQ_DESC_SIZE; in hunt_board_cfg()
H A Def10_rx.c766 EF10_RXQ_DESC_SIZE, wptr, pushed & erp->er_mask); in ef10_rx_qpush()
H A Def10_impl.h23 #define EF10_RXQ_DESC_SIZE (sizeof (efx_qword_t)) macro