Home
last modified time | relevance | path

Searched refs:chan_cnt (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h1357 u8 chan_cnt; /* Number of channels */ member
1368 u8 chan_cnt; /* Number of channel for which bpids are assigned */ member
H A Drvu_npc.c783 int nixlf, u64 chan, u8 chan_cnt) in rvu_npc_install_promisc_entry() argument
864 if (chan_cnt > 1) { in rvu_npc_install_promisc_entry()
865 if (!is_power_of_2(chan_cnt)) { in rvu_npc_install_promisc_entry()
871 ilog2(chan_cnt)); in rvu_npc_install_promisc_entry()
H A Drvu.h1066 int nixlf, u64 chan, u8 chan_cnt);