Searched refs:cpt_rxc_time_cfg (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_cpt.c | 764 static void cpt_rxc_time_cfg(struct rvu *rvu, struct cpt_rxc_time_cfg_req *req, in cpt_rxc_time_cfg() function 793 cpt_rxc_time_cfg(rvu, req, blkaddr); in rvu_mbox_handler_cpt_rxc_time_cfg() 822 cpt_rxc_time_cfg(rvu, &req, blkaddr); in cpt_rxc_teardown()
|
D | mbox.h | 195 M(CPT_RXC_TIME_CFG, 0xA06, cpt_rxc_time_cfg, cpt_rxc_time_cfg_req, \
|