Searched defs:ath6kl_mgmt_buff (Results 1 – 1 of 1) sorted by relevance
402 struct ath6kl_mgmt_buff { struct403 struct list_head list;404 u32 freq;405 u32 wait;406 u32 id;407 bool no_cck;408 size_t len;409 u8 buf[0];