Searched refs:iwl3945_frame (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-3945.h156 struct iwl3945_frame { struct
239 struct iwl3945_frame *frame, u8 rate);
H A Diwl3945-base.c274 kfree(list_entry(element, struct iwl3945_frame, list));
285 static struct iwl3945_frame *iwl3945_get_free_frame(struct iwl_priv *priv)
287 struct iwl3945_frame *frame;
302 return list_entry(element, struct iwl3945_frame, list);
305 static void iwl3945_free_frame(struct iwl_priv *priv, struct iwl3945_frame *frame)
329 struct iwl3945_frame *frame;
H A Diwl-3945.c2417 struct iwl3945_frame *frame, u8 rate)

Completed in 171 milliseconds