Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/ipwireless/
Dhardware.c335 struct ipw_rx_packet { struct
336 struct list_head queue;
337 unsigned int capacity;
338 unsigned int length;
339 unsigned int protocol;
340 unsigned int channel_idx;
/linux-5.19.10/drivers/net/wireless/intel/ipw2x00/
Dipw2200.h688 struct ipw_rx_packet { struct
689 struct ipw_rx_header header;
690 union {
693 } u;