reg_frame        1778 drivers/staging/wilc1000/wilc_hif.c 	struct wilc_reg_frame reg_frame;
reg_frame        1782 drivers/staging/wilc1000/wilc_hif.c 	wid.size = sizeof(reg_frame);
reg_frame        1783 drivers/staging/wilc1000/wilc_hif.c 	wid.val = (u8 *)&reg_frame;
reg_frame        1785 drivers/staging/wilc1000/wilc_hif.c 	memset(&reg_frame, 0x0, sizeof(reg_frame));
reg_frame        1786 drivers/staging/wilc1000/wilc_hif.c 	reg_frame.reg = reg;
reg_frame        1790 drivers/staging/wilc1000/wilc_hif.c 		reg_frame.reg_id = WILC_FW_ACTION_FRM_IDX;
reg_frame        1794 drivers/staging/wilc1000/wilc_hif.c 		reg_frame.reg_id = WILC_FW_PROBE_REQ_IDX;
reg_frame        1800 drivers/staging/wilc1000/wilc_hif.c 	reg_frame.frame_type = cpu_to_le16(frame_type);