Home
last modified time | relevance | path

Searched refs:INITOP_SET (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/bxe/
Decore_init_ops.h730 case INITOP_SET: in ecore_ilt_line_init_op()
854 case INITOP_SET: in ecore_ilt_init_client_psz()
895 case INITOP_SET: in ecore_qm_init_cid_count()
928 case INITOP_SET: in ecore_qm_init_ptr_table()
Decore_init.h566 #define INITOP_SET 0 /* set the HW directly */ macro
Dbxe.c17201 ecore_ilt_init_page_size(sc, INITOP_SET); in bxe_init_hw_common()
17375 ecore_qm_init_ptr_table(sc, sc->qm_cid_count, INITOP_SET); in bxe_init_hw_common()
17660 ecore_qm_init_cid_count(sc, sc->qm_cid_count, INITOP_SET); in bxe_init_hw_port()
18245 ecore_ilt_init_op(sc, INITOP_SET); in bxe_init_hw_func()