Searched defs:E1000_GET_DESC (Results 1 – 2 of 2) sorted by relevance
197 #define E1000_GET_DESC(R, i, type) (&(((struct type *)((R).desc))[i])) macro
469 #define E1000_GET_DESC(R, i, type) (&(((struct type *)((R).desc))[i])) macro