Home
last modified time | relevance | path

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

/linux-6.15/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.h399 bool programmable_chans; /* Channels programmable ? */ member
757 if (!hw->cap.programmable_chans) in rvu_nix_chan_cgx()
771 if (!hw->cap.programmable_chans) in rvu_nix_chan_lbk()
781 if (!hw->cap.programmable_chans) in rvu_nix_chan_sdp()
H A Drvu_cn10k.c326 hw->cap.programmable_chans = true; in rvu_set_channels_base()
551 if (!hw->cap.programmable_chans) in rvu_program_channels()
H A Drvu_nix.c708 if (!hw->cap.programmable_chans) in rvu_nix_get_bpid()