Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_sdp.c101 if (!hw->cap.programmable_chans) { in rvu_mbox_handler_get_sdp_chan_info()
Drvu.h366 bool programmable_chans; /* Channels programmable ? */ member
667 if (!hw->cap.programmable_chans) in rvu_nix_chan_cgx()
681 if (!hw->cap.programmable_chans) in rvu_nix_chan_lbk()
691 if (!hw->cap.programmable_chans) in rvu_nix_chan_sdp()
Drvu_cn10k.c312 hw->cap.programmable_chans = true; in rvu_set_channels_base()
537 if (!hw->cap.programmable_chans) in rvu_program_channels()