Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_sdp.c113 if (!hw->cap.programmable_chans) { in rvu_mbox_handler_get_sdp_chan_info()
H A Drvu.h397 bool programmable_chans; /* Channels programmable ? */ member
755 if (!hw->cap.programmable_chans) in rvu_nix_chan_cgx()
769 if (!hw->cap.programmable_chans) in rvu_nix_chan_lbk()
779 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()
H A Drvu_nix.c708 if (!hw->cap.programmable_chans) in rvu_nix_get_bpid()