Home
last modified time | relevance | path

Searched refs:tx_sa_active (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dmcs_cnf10kb.c112 mcs_reg_write(mcs, MCSX_CPM_TX_SLAVE_TX_SA_ACTIVEX(map->sc_id), map->tx_sa_active); in cnf10kb_mcs_tx_sa_mem_map_write()
177 if (sa_status == mcs->tx_sa_active[sc]) in cnf10kb_mcs_tx_pn_thresh_reached_handler()
207 if (mcs->tx_sa_active[sc]) in cnf10kb_mcs_tx_pn_wrapped_handler()
Dmcs.c352 (map->tx_sa_active & 0x1) << 21 | in cn10kb_mcs_tx_sa_mem_map_write()
825 if (mcs->tx_sa_active[sc]) in cn10kb_mcs_tx_pn_wrapped_handler()
863 if (status == mcs->tx_sa_active[sc]) in cn10kb_mcs_tx_pn_thresh_reached_handler()
1176 mcs->tx_sa_active = alloc_mem(mcs, mcs->hw->sc_entries); in mcs_register_interrupts()
1177 if (!mcs->tx_sa_active) { in mcs_register_interrupts()
Dmcs.h151 u16 *tx_sa_active; member
Dmcs_rvu_if.c548 mcs->tx_sa_active[req->sc_id] = req->tx_sa_active; in rvu_mbox_handler_mcs_tx_sc_sa_map_write()
Dmbox.h1999 u8 tx_sa_active; member