Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
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()
190 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_intr_cfg()
214 mcs = mcs_get_pdata(0); in rvu_mbox_handler_mcs_get_hw_info()
231 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_port_reset()
248 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_clear_stats()
269 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_get_flowid_stats()
468 mcs = mcs_get_pdata(mcs_id); in rvu_mcs_flr_handler()
474 mcs = mcs_get_pdata(0); in rvu_mcs_flr_handler()
[all …]
A Dmcs.h178 struct mcs *mcs_get_pdata(int mcs_id);
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()
A Drvu_debugfs.c504 mcs = mcs_get_pdata(i); in rvu_dbg_mcs_init()

Completed in 17 milliseconds