Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs_rvu_if.c52 mcs = mcs_get_pdata(rpm_id); in rvu_mcs_ptp_cfg()
62 mcs = mcs_get_pdata(0); in rvu_mcs_ptp_cfg()
81 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_set_lmac_mode()
188 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_intr_cfg()
212 mcs = mcs_get_pdata(0); in rvu_mbox_handler_mcs_get_hw_info()
229 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_port_reset()
246 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_clear_stats()
267 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_get_flowid_stats()
466 mcs = mcs_get_pdata(mcs_id); in rvu_mcs_flr_handler()
472 mcs = mcs_get_pdata(0); in rvu_mcs_flr_handler()
[all …]
H A Dmcs.h178 struct mcs *mcs_get_pdata(int mcs_id);
H A Dmcs.c1211 struct mcs *mcs_get_pdata(int mcs_id) in mcs_get_pdata() function
1400 mcs = mcs_get_pdata(mcs_id); in mcs_set_lmac_channels()
H A Drvu_debugfs.c531 mcs = mcs_get_pdata(i); in rvu_dbg_mcs_init()