Home
last modified time | relevance | path

Searched refs:enc_evq_init_done_ev_supported (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dmedford_nic.c49 encp->enc_evq_init_done_ev_supported = B_TRUE; in medford_board_cfg()
H A Dmedford2_nic.c51 encp->enc_evq_init_done_ev_supported = B_TRUE; in medford2_board_cfg()
H A Dhunt_nic.c83 encp->enc_evq_init_done_ev_supported = B_TRUE; in hunt_board_cfg()
H A Drhead_nic.c90 encp->enc_evq_init_done_ev_supported = B_FALSE; in rhead_board_cfg()
H A Dsiena_nic.c142 encp->enc_evq_init_done_ev_supported = B_TRUE; in siena_board_cfg()
H A Defx_ev.c485 if (encp->enc_evq_init_done_ev_supported == B_FALSE) in efx_ev_qcreate_check_init_done()
H A Defx.h1511 boolean_t enc_evq_init_done_ev_supported; member