Searched refs:mac_receive_buffer (Results 1 – 3 of 3) sorted by relevance
239 struct mac_receive_buffer { struct
277 struct mac_receive_buffer { struct
1407 frame_data = buf_ptr+offsetof(struct mac_receive_buffer,frame_data) ; in olympic_arb_cmd()1413 …truct mac_receive_buffer,next)), readb(buf_ptr+offsetof(struct mac_receive_buffer,frame_status)), … in olympic_arb_cmd()1425 frame_data = buf_ptr+offsetof(struct mac_receive_buffer,frame_data) ; in olympic_arb_cmd()1426 buffer_len = swab16(readw(buf_ptr+offsetof(struct mac_receive_buffer,buffer_length))); in olympic_arb_cmd()1428 next_ptr=readw(buf_ptr+offsetof(struct mac_receive_buffer,next)); in olympic_arb_cmd()