Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h474 u64 default_chan : 12; member
621 u64 default_chan : 12; member
H A Drvu_debugfs.c1531 sq_ctx->default_chan, sq_ctx->sqb_count); in print_nix_cn10k_sq_ctx()
1959 sq_ctx->sqb_count, sq_ctx->default_chan); in print_nix_sq_ctx()
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c91 aq->sq.default_chan = pfvf->hw.tx_chan_base + chan_offset; in cn10k_sq_aq_init()
H A Dotx2_common.c948 aq->sq.default_chan = pfvf->hw.tx_chan_base + chan_offset; in otx2_sq_aq_init()