Home | History | Annotate | Download | only in ti

Lines Matching refs:bdp

238     struct cpsw_cpdma_bd * const bdp)
241 uint32_t * const dp = bdp->word;
242 const bus_size_t c = __arraycount(bdp->word);
245 CPSWHIST_CALLARGS(sc, i, bdp, 0);
254 struct cpsw_cpdma_bd * const bdp)
257 uint32_t * const dp = bdp->word;
258 const bus_size_t c = __arraycount(bdp->word);
261 CPSWHIST_CALLARGS(sc, i, bdp, 0);
270 struct cpsw_cpdma_bd * const bdp)
273 uint32_t * const dp = bdp->word;
274 const bus_size_t c = __arraycount(bdp->word);
277 CPSWHIST_CALLARGS(sc, i, bdp, 0);
287 struct cpsw_cpdma_bd * const bdp)
290 uint32_t * const dp = bdp->word;
291 const bus_size_t c = __arraycount(bdp->word);
294 CPSWHIST_CALLARGS(sc, i, bdp, 0);