Home
last modified time | relevance | path

Searched refs:mcs_tx_sa_mem_map_write (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs.h158 void (*mcs_tx_sa_mem_map_write)(struct mcs *mcs, struct mcs_tx_sc_sa_map *map); member
195 void mcs_tx_sa_mem_map_write(struct mcs *mcs, struct mcs_tx_sc_sa_map *map);
H A Dmcs_cnf10kb.c13 .mcs_tx_sa_mem_map_write = cnf10kb_mcs_tx_sa_mem_map_write,
H A Dmcs_rvu_if.c547 mcs->mcs_ops->mcs_tx_sa_mem_map_write(mcs, req); in rvu_mbox_handler_mcs_tx_sc_sa_map_write()
H A Dmcs.c1500 .mcs_tx_sa_mem_map_write = cn10kb_mcs_tx_sa_mem_map_write,