Searched refs:top_msg (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/misc/iwmc3200top/
H A Dfw-msg.h88 struct top_msg { struct
H A Dlog.c96 struct top_msg *msg;
99 msg = (struct top_msg *)buf;
283 struct top_msg cmd;
H A Dmain.c87 static void op_top_message(struct iwmct_priv *priv, struct top_msg *msg)
104 struct top_msg *msg;
106 msg = (struct top_msg *)buf;
133 op_top_message(priv, (struct top_msg *)buf);
158 ((struct top_msg *)cmd)->hdr.flags |= CMD_FLAG_PADDING_256;

Completed in 38 milliseconds