Home
last modified time | relevance | path

Searched refs:wl1271_cmd_template_set (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dinit.c29 ret = wl1271_cmd_template_set(wl, WL12XX_INVALID_ROLE_ID, in wl1271_init_templates_config()
36 ret = wl1271_cmd_template_set(wl, WL12XX_INVALID_ROLE_ID, in wl1271_init_templates_config()
44 ret = wl1271_cmd_template_set(wl, WL12XX_INVALID_ROLE_ID, in wl1271_init_templates_config()
52 ret = wl1271_cmd_template_set(wl, WL12XX_INVALID_ROLE_ID, in wl1271_init_templates_config()
61 ret = wl1271_cmd_template_set(wl, WL12XX_INVALID_ROLE_ID, in wl1271_init_templates_config()
68 ret = wl1271_cmd_template_set(wl, WL12XX_INVALID_ROLE_ID, in wl1271_init_templates_config()
75 ret = wl1271_cmd_template_set(wl, WL12XX_INVALID_ROLE_ID, in wl1271_init_templates_config()
83 ret = wl1271_cmd_template_set(wl, WL12XX_INVALID_ROLE_ID, in wl1271_init_templates_config()
161 ret = wl1271_cmd_template_set(wl, wlvif->role_id, in wl1271_ap_init_deauth_template()
194 ret = wl1271_cmd_template_set(wl, wlvif->role_id, in wl1271_ap_init_null_template()
[all …]
H A Dcmd.c1010 int wl1271_cmd_template_set(struct wl1271 *wl, u8 role_id, in wl1271_cmd_template_set() function
1014 struct wl1271_cmd_template_set *cmd; in wl1271_cmd_template_set()
1075 ret = wl1271_cmd_template_set(wl, wlvif->role_id, in wl12xx_cmd_build_null_data()
1099 ret = wl1271_cmd_template_set(wl, wlvif->role_id, CMD_TEMPL_KLV, in wl12xx_cmd_build_klv_null_data()
1124 ret = wl1271_cmd_template_set(wl, wlvif->role_id, in wl1271_cmd_build_ps_poll()
1167 ret = wl1271_cmd_template_set(wl, role_id, in wl12xx_cmd_build_probe_req()
1171 ret = wl1271_cmd_template_set(wl, role_id, in wl12xx_cmd_build_probe_req()
1198 ret = wl1271_cmd_template_set(wl, wlvif->role_id, in wl1271_cmd_build_ap_probe_req()
1202 ret = wl1271_cmd_template_set(wl, wlvif->role_id, in wl1271_cmd_build_ap_probe_req()
1296 ret = wl1271_cmd_template_set(wl, wlvif->role_id, CMD_TEMPL_ARP_RSP, in wl1271_cmd_build_arp_rsp()
[all …]
H A Dcmd.h42 int wl1271_cmd_template_set(struct wl1271 *wl, u8 role_id,
395 struct wl1271_cmd_template_set { struct
H A Dmain.c3916 ret = wl1271_cmd_template_set(wl, wlvif->role_id, in wl1271_ap_set_probe_resp_tmpl()
3946 return wl1271_cmd_template_set(wl, wlvif->role_id, in wl1271_ap_set_probe_resp_tmpl_legacy()
3983 return wl1271_cmd_template_set(wl, wlvif->role_id, in wl1271_ap_set_probe_resp_tmpl_legacy()
4060 ret = wl1271_cmd_template_set(wl, wlvif->role_id, tmpl_id, in wlcore_set_beacon_template()
4105 ret = wl1271_cmd_template_set(wl, wlvif->role_id, in wlcore_set_beacon_template()