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.h428 bool programmable_chans; /* Channels programmable ? */ member
837 if (!hw->cap.programmable_chans) in rvu_nix_chan_cgx()
851 if (!hw->cap.programmable_chans) in rvu_nix_chan_lbk()
861 if (!hw->cap.programmable_chans) in rvu_nix_chan_sdp()
H A Drvu_cn10k.c335 hw->cap.programmable_chans = true; in rvu_set_channels_base()
560 if (!hw->cap.programmable_chans) in rvu_program_channels()
H A Drvu_nix.c723 if (!hw->cap.programmable_chans) in rvu_nix_get_bpid()