Searched refs:qed_db_addr (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed.h | 82 static inline u32 qed_db_addr(u32 cid, u32 DEMS) in qed_db_addr() function
|
H A D | qed_spq.c | 516 p_spq->db_addr_offset = qed_db_addr(p_spq->cid, DQ_DEMS_LEGACY); in qed_spq_setup()
|
H A D | qed_fcoe.c | 501 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_fcoe_get_db_addr()
|
H A D | qed_iscsi.c | 622 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_iscsi_get_db_addr()
|
H A D | qed_ll2.c | 1641 qed_db_addr(p_ll2_conn->cid, in qed_ll2_establish_connection()
|
H A D | qed_l2.c | 1122 qed_db_addr(p_cid->cid, DQ_DEMS_LEGACY); in qed_eth_pf_tx_queue_start()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_nvmetcp.c | 449 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_nvmetcp_get_db_addr()
|
H A D | qed_spq.c | 530 p_spq->db_addr_offset = qed_db_addr(p_spq->cid, DQ_DEMS_LEGACY); in qed_spq_setup()
|
H A D | qed.h | 77 static inline u32 qed_db_addr(u32 cid, u32 DEMS) in qed_db_addr() function
|
H A D | qed_fcoe.c | 502 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_fcoe_get_db_addr()
|
H A D | qed_iscsi.c | 623 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_iscsi_get_db_addr()
|
H A D | qed_ll2.c | 1683 qed_db_addr(p_ll2_conn->cid, in qed_ll2_establish_connection()
|
H A D | qed_l2.c | 1123 qed_db_addr(p_cid->cid, DQ_DEMS_LEGACY); in qed_eth_pf_tx_queue_start()
|
Completed in 32 milliseconds