Home
last modified time | relevance | path

Searched refs:qed_db_addr (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed.h77 static inline u32 qed_db_addr(u32 cid, u32 DEMS) in qed_db_addr() function
Dqed_spq.c530 p_spq->db_addr_offset = qed_db_addr(p_spq->cid, DQ_DEMS_LEGACY); in qed_spq_setup()
Dqed_nvmetcp.c449 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_nvmetcp_get_db_addr()
Dqed_fcoe.c502 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_fcoe_get_db_addr()
Dqed_iscsi.c623 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_iscsi_get_db_addr()
Dqed_ll2.c1683 qed_db_addr(p_ll2_conn->cid, in qed_ll2_establish_connection()
Dqed_l2.c1123 qed_db_addr(p_cid->cid, DQ_DEMS_LEGACY); in qed_eth_pf_tx_queue_start()