Home
last modified time | relevance | path

Searched defs:ipw_rx_packet (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/tty/ipwireless/
Dhardware.c334 struct ipw_rx_packet { struct
335 struct list_head queue;
336 unsigned int capacity;
337 unsigned int length;
338 unsigned int protocol;
339 unsigned int channel_idx;
/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.h702 struct ipw_rx_packet { struct
703 struct ipw_rx_header header;
704 union {
707 } u;