Searched refs:cpt_rxc_time_cfg (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_cpt.c | 834 static void cpt_rxc_time_cfg(struct rvu *rvu, struct cpt_rxc_time_cfg_req *req, in cpt_rxc_time_cfg() function 874 cpt_rxc_time_cfg(rvu, req, blkaddr, NULL); in rvu_mbox_handler_cpt_rxc_time_cfg() 961 cpt_rxc_time_cfg(rvu, &req, blkaddr, &prev); in cpt_rxc_teardown() 989 cpt_rxc_time_cfg(rvu, &prev, blkaddr, NULL); in cpt_rxc_teardown()
|
H A D | mbox.h | 204 M(CPT_RXC_TIME_CFG, 0xA06, cpt_rxc_time_cfg, cpt_rxc_time_cfg_req, \
|