Searched refs:tx_sa_active (Results 1 – 4 of 4) sorted by relevance
112 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()
352 (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() 850 * MCS_CPM_TX_SLAVE_SA_MAP_MEM_0X[sc].tx_sa_active bit gets toggled if in cn10kb_mcs_tx_pn_thresh_reached_handler() 851 * one of two SAs mapped to SC gets expired. If tx_sa_active=0 implies in cn10kb_mcs_tx_pn_thresh_reached_handler() 862 /* Check if tx_sa_active status had changed */ in cn10kb_mcs_tx_pn_thresh_reached_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()
151 u16 *tx_sa_active; member
550 mcs->tx_sa_active[req->sc_id] = req->tx_sa_active; in rvu_mbox_handler_mcs_tx_sc_sa_map_write()