Searched defs:ldma_port (Results 1 – 1 of 1) sorted by relevance
223 struct ldma_port { struct224 struct ldma_dev *ldev; /* back pointer */225 u32 portid;226 u32 rxbl;227 u32 txbl;228 u32 rxendi;252 struct ldma_port *ports; argument