Searched defs:stmmac_channel (Results 1 – 1 of 1) sorted by relevance
127 struct stmmac_channel { struct128 struct napi_struct rx_napi ____cacheline_aligned_in_smp;129 struct napi_struct tx_napi ____cacheline_aligned_in_smp;130 struct napi_struct rxtx_napi ____cacheline_aligned_in_smp;131 struct stmmac_priv *priv_data;132 spinlock_t lock;133 u32 index;