Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Dmcs_rvu_if.c44 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_set_lmac_mode()
146 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_intr_cfg()
170 mcs = mcs_get_pdata(0); in rvu_mbox_handler_mcs_get_hw_info()
187 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_port_reset()
204 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_clear_stats()
225 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_get_flowid_stats()
255 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_get_secy_stats()
284 mcs = mcs_get_pdata(req->mcs_id); in rvu_mbox_handler_mcs_get_sc_stats()
424 mcs = mcs_get_pdata(mcs_id); in rvu_mcs_flr_handler()
430 mcs = mcs_get_pdata(0); in rvu_mcs_flr_handler()
[all …]
A Dmcs.h183 struct mcs *mcs_get_pdata(int mcs_id);
A Dmcs.c1219 struct mcs *mcs_get_pdata(int mcs_id) in mcs_get_pdata() function
1394 mcs = mcs_get_pdata(mcs_id); in mcs_set_lmac_channels()
A Drvu_debugfs.c530 mcs = mcs_get_pdata(i); in rvu_dbg_mcs_init()

Completed in 15 milliseconds