Searched refs:txirqmask (Results 1 – 1 of 1) sorted by relevance
110 static const u32 txirqmask[] = { IS_XA1_F, IS_XA2_F }; variable633 if (msk & txirqmask[port]) in skge_get_coalesce()661 msk &= ~txirqmask[port]; in skge_set_coalesce()666 msk |= txirqmask[port]; in skge_set_coalesce()