Searched refs:DB_REC_WIDTH_32B (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
D | verbs.c | 1392 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/ |
D | qed_spq.c | 529 DB_REC_WIDTH_32B, DB_REC_KERNEL); in qed_spq_setup()
|
D | qed_dev.c | 72 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()
|
D | qed_ll2.c | 1085 &p_tx->db_msg, DB_REC_WIDTH_32B, in qed_sp_ll2_tx_queue_start()
|
/kernel/linux/linux-5.10/include/linux/qed/ |
D | qed_if.h | 428 DB_REC_WIDTH_32B, enumerator
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
D | qede_main.c | 2131 &txq->tx_db, DB_REC_WIDTH_32B, in qede_start_txq()
|