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

/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dskge.c122 static const u32 txirqmask[] = { IS_XA1_F, IS_XA2_F }; variable
632 if (msk & txirqmask[port]) skge_get_coalesce()
660 msk &= ~txirqmask[port]; skge_set_coalesce()
665 msk |= txirqmask[port]; skge_set_coalesce()

Completed in 73 milliseconds