Searched defs:wl1271_cmd_template_set (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/ti/wlcore/
H A Dcmd.c1004 int wl1271_cmd_template_set(struct wl1271 *wl, u8 role_id, function
1008 struct wl1271_cmd_template_set *cmd;
1068 ret = wl1271_cmd_template_set(wl, wlvif->role_id,
1092 ret = wl1271_cmd_template_set(wl, wlvif->role_id, CMD_TEMPL_KLV,
1117 ret = wl1271_cmd_template_set(wl, wlvif->role_id,
1160 ret = wl1271_cmd_template_set(wl, role_id,
1164 ret = wl1271_cmd_template_set(wl, role_id,
1191 ret = wl1271_cmd_template_set(wl, wlvif->role_id,
1195 ret = wl1271_cmd_template_set(wl, wlvif->role_id,
1290 ret = wl1271_cmd_template_set(w
[all...]
H A Dcmd.h58 int wl1271_cmd_template_set(struct wl1271 *wl, u8 role_id,
403 struct wl1271_cmd_template_set { struct

Completed in 176 milliseconds