Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dmcs_cnf10kb.c109 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()
174 if (sa_status == mcs->tx_sa_active[sc]) in cnf10kb_mcs_tx_pn_thresh_reached_handler()
204 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()
815 if (mcs->tx_sa_active[sc]) in cn10kb_mcs_tx_pn_wrapped_handler()
853 if (status == mcs->tx_sa_active[sc]) in cn10kb_mcs_tx_pn_thresh_reached_handler()
1184 mcs->tx_sa_active = alloc_mem(mcs, mcs->hw->sc_entries); in mcs_register_interrupts()
1185 if (!mcs->tx_sa_active) { in mcs_register_interrupts()
Dmcs.h159 u16 *tx_sa_active; member
Dmcs_rvu_if.c506 mcs->tx_sa_active[req->sc_id] = req->tx_sa_active; in rvu_mbox_handler_mcs_tx_sc_sa_map_write()
Dmbox.h1811 u8 tx_sa_active; member