Searched refs:wl1271_cmd_template_set (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/wl12xx/
H A Dwl1271_init.c58 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_CFG_PROBE_REQ_2_4, NULL,
66 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_CFG_PROBE_REQ_5,
73 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_NULL_DATA, NULL,
79 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_PS_POLL, NULL,
85 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_QOS_NULL_DATA, NULL,
92 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_PROBE_RESPONSE, NULL,
99 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_BEACON, NULL,
107 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_KLV, NULL,
H A Dwl1271_cmd.c465 int wl1271_cmd_template_set(struct wl1271 *wl, u16 template_id, function
468 struct wl1271_cmd_template_set *cmd;
524 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_NULL_DATA, ptr, size, 0,
545 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_KLV,
568 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_PS_POLL, skb->data,
593 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_CFG_PROBE_REQ_2_4,
597 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_CFG_PROBE_REQ_5,
622 return wl1271_cmd_template_set(wl, CMD_TEMPL_QOS_NULL_DATA, &template,
H A Dwl1271_cmd.h44 int wl1271_cmd_template_set(struct wl1271 *wl, u16 template_id,
254 struct wl1271_cmd_template_set { struct
H A Dwl1271_main.c1643 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_BEACON,
1658 ret = wl1271_cmd_template_set(wl,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_init.c58 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_CFG_PROBE_REQ_2_4, NULL,
66 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_CFG_PROBE_REQ_5,
73 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_NULL_DATA, NULL,
79 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_PS_POLL, NULL,
85 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_QOS_NULL_DATA, NULL,
92 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_PROBE_RESPONSE, NULL,
99 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_BEACON, NULL,
107 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_KLV, NULL,
H A Dwl1271_cmd.c465 int wl1271_cmd_template_set(struct wl1271 *wl, u16 template_id, function
468 struct wl1271_cmd_template_set *cmd;
524 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_NULL_DATA, ptr, size, 0,
545 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_KLV,
568 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_PS_POLL, skb->data,
593 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_CFG_PROBE_REQ_2_4,
597 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_CFG_PROBE_REQ_5,
622 return wl1271_cmd_template_set(wl, CMD_TEMPL_QOS_NULL_DATA, &template,
H A Dwl1271_cmd.h44 int wl1271_cmd_template_set(struct wl1271 *wl, u16 template_id,
254 struct wl1271_cmd_template_set { struct
H A Dwl1271_main.c1643 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_BEACON,
1658 ret = wl1271_cmd_template_set(wl,

Completed in 113 milliseconds