Searched refs:mfg_cmd_tx_frame2 (Results 1 – 6 of 6) sorted by relevance
386 struct mfg_cmd_tx_frame2 *mcmd = in wlan_cmd_mfg_tx_frame()387 (struct mfg_cmd_tx_frame2 *)&cmd->params.mfg_tx_frame2; in wlan_cmd_mfg_tx_frame()388 struct mfg_cmd_tx_frame2 *cfg = (struct mfg_cmd_tx_frame2 *)pdata_buf; in wlan_cmd_mfg_tx_frame()393 wlan_cpu_to_le16(sizeof(struct mfg_cmd_tx_frame2) + S_DS_GEN); in wlan_cmd_mfg_tx_frame()
2879 struct mfg_cmd_tx_frame2 *mcmd = in wlan_ret_mfg_tx_frame()2880 (struct mfg_cmd_tx_frame2 *)&resp->params.mfg_tx_frame2; in wlan_ret_mfg_tx_frame()2881 struct mfg_cmd_tx_frame2 *cfg = MNULL; in wlan_ret_mfg_tx_frame()2889 cfg = (struct mfg_cmd_tx_frame2 *)&misc->param.mfg_tx_frame2; in wlan_ret_mfg_tx_frame()
5530 struct MLAN_PACK_START mfg_cmd_tx_frame2 { struct5824 struct mfg_cmd_tx_frame2 mfg_tx_frame2;
8190 struct mfg_cmd_tx_frame2 mfg_tx_frame2;
7720 struct mfg_cmd_tx_frame2 *d) in parse_tx_frame_string()