Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h471 u64 default_chan : 12; member
618 u64 default_chan : 12; member
H A Drvu_debugfs.c1558 sq_ctx->default_chan, sq_ctx->sqb_count); in print_nix_cn10k_sq_ctx()
1625 sq_ctx->sqb_count, sq_ctx->default_chan); in print_nix_sq_ctx()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c91 aq->sq.default_chan = pfvf->hw.tx_chan_base; in cn10k_sq_aq_init()
H A Dotx2_common.c905 aq->sq.default_chan = pfvf->hw.tx_chan_base; in otx2_sq_aq_init()