Home
last modified time | relevance | path

Searched refs:db_msg (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_ll2.h106 struct core_db_data db_msg; member
H A Decore_ll2.c985 &p_tx->db_msg, DB_REC_WIDTH_32B, in ecore_sp_ll2_tx_queue_start()
1027 &p_tx->db_msg); in ecore_sp_ll2_tx_queue_stop()
1496 SET_FIELD(p_tx->db_msg.params, CORE_DB_DATA_DEST, DB_DEST_XCM); in ecore_ll2_establish_connection()
1497 SET_FIELD(p_tx->db_msg.params, CORE_DB_DATA_AGG_CMD, in ecore_ll2_establish_connection()
1499 SET_FIELD(p_tx->db_msg.params, CORE_DB_DATA_AGG_VAL_SEL, in ecore_ll2_establish_connection()
1501 p_tx->db_msg.agg_flags = DQ_XCM_CORE_DQ_CF_CMD; in ecore_ll2_establish_connection()
1782 p_tx->db_msg.spq_prod = OSAL_CPU_TO_LE16(bd_prod); in ecore_ll2_tx_packet_notify()
1788 DIRECT_REG_WR_DB(p_hwfn, p_tx->doorbell_addr, *((u32 *)&p_tx->db_msg)); in ecore_ll2_tx_packet_notify()
1794 p_tx->db_msg.spq_prod); in ecore_ll2_tx_packet_notify()