Searched defs:cw1200_link_entry (Results 1 – 1 of 1) sorted by relevance
85 struct cw1200_link_entry { struct86 unsigned long timestamp;87 enum cw1200_link_status status;88 enum cw1200_link_status prev_status;89 u8 mac[ETH_ALEN];90 u8 buffered[CW1200_MAX_TID];91 struct sk_buff_head rx_queue;