Home
last modified time | relevance | path

Searched refs:DB_REC_WIDTH_32B (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dev_api.h832 DB_REC_WIDTH_32B, enumerator
H A Decore_spq.c635 DB_REC_WIDTH_32B, DB_REC_KERNEL); in ecore_spq_setup()
H A Decore_dev.c112 db_entry->db_width == DB_REC_WIDTH_32B ? "32b" : "64b", in ecore_db_recovery_dp_entry()
330 if (db_entry->db_width == DB_REC_WIDTH_32B) in ecore_db_recovery_ring()
359 if (db_entry->db_width == DB_REC_WIDTH_32B) in ecore_db_recovery_ring()
H A Decore_ll2.c982 &p_tx->db_msg, DB_REC_WIDTH_32B, in ecore_sp_ll2_tx_queue_start()