Lines Matching refs:wl1271_cmd_template_set
489 int wl1271_cmd_template_set(struct wl1271 *wl, u16 template_id, in wl1271_cmd_template_set() function
492 struct wl1271_cmd_template_set *cmd; in wl1271_cmd_template_set()
548 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_NULL_DATA, ptr, size, 0, in wl1271_cmd_build_null_data()
569 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_KLV, in wl1271_cmd_build_klv_null_data()
592 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_PS_POLL, skb->data, in wl1271_cmd_build_ps_poll()
617 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_CFG_PROBE_REQ_2_4, in wl1271_cmd_build_probe_req()
621 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_CFG_PROBE_REQ_5, in wl1271_cmd_build_probe_req()
643 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_CFG_PROBE_REQ_2_4, in wl1271_cmd_build_ap_probe_req()
647 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_CFG_PROBE_REQ_5, in wl1271_cmd_build_ap_probe_req()
692 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_ARP_RSP, in wl1271_cmd_build_arp_rsp()
716 return wl1271_cmd_template_set(wl, CMD_TEMPL_QOS_NULL_DATA, &template, in wl1271_build_qos_null_data()