Searched refs:template_id (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api-tx.h533 * @template_id: currently equal to the mac context id of the coresponding
541 __le32 template_id; member in struct:iwl_mac_beacon_cmd
H A Dmac-ctxt.c989 beacon_cmd.template_id = cpu_to_le32((u32)mvmvif->id); iwl_mvm_mac_ctxt_send_beacon()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dcmd.h57 u16 template_id, void *buf, size_t buf_len,
H A Dcmd.c1013 u16 template_id, void *buf, size_t buf_len, wl1271_cmd_template_set()
1020 template_id, role_id); wl1271_cmd_template_set()
1034 cmd->template_type = template_id; wl1271_cmd_template_set()
1012 wl1271_cmd_template_set(struct wl1271 *wl, u8 role_id, u16 template_id, void *buf, size_t buf_len, int index, u32 rates) wl1271_cmd_template_set() argument

Completed in 161 milliseconds