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