Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
Dverbs.c1392 DB_REC_WIDTH_32B, DB_REC_KERNEL); in qedr_set_roce_db_info()
1402 DB_REC_WIDTH_32B, DB_REC_KERNEL); in qedr_set_roce_db_info()
1924 DB_REC_WIDTH_32B, in qedr_create_user_qp()
1935 DB_REC_WIDTH_32B, in qedr_create_user_qp()
1953 DB_REC_WIDTH_32B, in qedr_create_user_qp()
1980 DB_REC_WIDTH_32B, in qedr_set_iwarp_db_info()
1995 DB_REC_WIDTH_32B, in qedr_set_iwarp_db_info()
2002 DB_REC_WIDTH_32B, in qedr_set_iwarp_db_info()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_spq.c529 DB_REC_WIDTH_32B, DB_REC_KERNEL); in qed_spq_setup()
Dqed_dev.c72 db_entry->db_width == DB_REC_WIDTH_32B ? "32b" : "64b", in qed_db_recovery_dp_entry()
83 u32 width = (db_width == DB_REC_WIDTH_32B) ? 32 : 64; in qed_db_rec_sanity()
280 if (db_entry->db_width == DB_REC_WIDTH_32B) { in qed_db_recovery_ring()
304 if (db_entry->db_width == DB_REC_WIDTH_32B) in qed_db_recovery_ring()
Dqed_ll2.c1085 &p_tx->db_msg, DB_REC_WIDTH_32B, in qed_sp_ll2_tx_queue_start()
/kernel/linux/linux-5.10/include/linux/qed/
Dqed_if.h428 DB_REC_WIDTH_32B, enumerator
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
Dqede_main.c2131 &txq->tx_db, DB_REC_WIDTH_32B, in qede_start_txq()