Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c440 struct nix_mcast_grp_update_req dummy_grp_update_req = { 0 }; in otx2_tc_parse_actions() local
533 dummy_grp_update_req.pcifunc[num_intf] = priv->pcifunc; in otx2_tc_parse_actions()
534 dummy_grp_update_req.channel[num_intf] = priv->hw.tx_chan_base; in otx2_tc_parse_actions()
535 dummy_grp_update_req.dest_type[num_intf] = NIX_RX_RSS; in otx2_tc_parse_actions()
536 dummy_grp_update_req.rq_rss_index[num_intf] = 0; in otx2_tc_parse_actions()
548 &dummy_grp_update_req, in otx2_tc_parse_actions()