Searched defs:ipw_rx_packet (Results 1 – 2 of 2) sorted by relevance
335 struct ipw_rx_packet { struct336 struct list_head queue;337 unsigned int capacity;338 unsigned int length;339 unsigned int protocol;340 unsigned int channel_idx;
686 struct ipw_rx_packet { struct687 struct ipw_rx_header header;688 union {691 } u;