Searched refs:pn_id (Results 1 – 3 of 3) sorted by relevance
194 void mcs_pn_table_write(struct mcs *mcs, u8 pn_id, u64 next_pn, u8 dir);
332 void mcs_pn_table_write(struct mcs *mcs, u8 pn_id, u64 next_pn, u8 dir) in mcs_pn_table_write() argument337 reg = MCSX_CPM_RX_SLAVE_SA_PN_TABLE_MEMX(pn_id); in mcs_pn_table_write()339 reg = MCSX_CPM_TX_SLAVE_SA_PN_TABLE_MEMX(pn_id); in mcs_pn_table_write()
505 mcs_pn_table_write(mcs, req->pn_id, req->next_pn, req->dir); in rvu_mbox_handler_mcs_pn_table_write()