Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.c109 static const u32 txirqmask[] = { IS_XA1_F, IS_XA2_F }; variable
638 if (msk & txirqmask[port]) in skge_get_coalesce()
668 msk &= ~txirqmask[port]; in skge_set_coalesce()
673 msk |= txirqmask[port]; in skge_set_coalesce()