Searched defs:stmmac_channel (Results 1 – 1 of 1) sorted by relevance
140 struct stmmac_channel { struct141 struct napi_struct rx_napi ____cacheline_aligned_in_smp;142 struct napi_struct tx_napi ____cacheline_aligned_in_smp;143 struct napi_struct rxtx_napi ____cacheline_aligned_in_smp;144 struct stmmac_priv *priv_data;145 spinlock_t lock;146 u32 index;