Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/qed/
Dqed_if.h442 #define DIRECT_REG_WR64(reg_addr, val) writeq((u64)val, \ macro
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c1695 DIRECT_REG_WR64(p_rx->set_prod_addr, in qed_ll2_post_rx_buffer_notify_fw()
Dqed_dev.c308 DIRECT_REG_WR64(db_entry->db_addr, in qed_db_recovery_ring()