Searched defs:xlgmac_rx_desc_data (Results 1 – 1 of 1) sorted by relevance
247 struct xlgmac_rx_desc_data { struct248 struct xlgmac_buffer_data hdr; /* Header locations */249 struct xlgmac_buffer_data buf; /* Payload locations */251 unsigned short hdr_len; /* Length of received header */252 unsigned short len; /* Length of received packet */