Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_sdp.c101 if (!hw->cap.programmable_chans) { in rvu_mbox_handler_get_sdp_chan_info()
H A Drvu.h366 bool programmable_chans; /* Channels programmable ? */ member
669 if (!hw->cap.programmable_chans) in rvu_nix_chan_cgx()
683 if (!hw->cap.programmable_chans) in rvu_nix_chan_lbk()
693 if (!hw->cap.programmable_chans) in rvu_nix_chan_sdp()
H A Drvu_cn10k.c312 hw->cap.programmable_chans = true; in rvu_set_channels_base()
537 if (!hw->cap.programmable_chans) in rvu_program_channels()