Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2.h87 void OSAL_IOMEM *set_prod_addr; member
H A Decore_ll2.c1376 DIRECT_REG_WR(p_hwfn, p_ll2_conn->rx_queue.set_prod_addr, 0x0); in ecore_ll2_establish_connection_rx()
1485 p_rx->set_prod_addr = (u8 OSAL_IOMEM*)p_hwfn->regview + in ecore_ll2_establish_connection()
1566 DIRECT_REG_WR(p_hwfn, p_rx->set_prod_addr, *((u32 *)&rx_prod)); in ecore_ll2_post_rx_buffer_notify_fw()
1589 if (p_rx->set_prod_addr == OSAL_NULL) in ecore_ll2_post_rx_buffer()