Searched defs:wl1271_cmd_cal_p2g (Results 1 – 1 of 1) sorted by relevance
693 struct wl1271_cmd_cal_p2g { struct694 struct wl1271_cmd_header header;696 struct wl1271_cmd_test_header test;698 __le32 ver;699 __le16 len;700 u8 buf[MAX_TLV_LENGTH];701 u8 type;702 u8 padding;704 __le16 radio_status;706 u8 sub_band_mask;[all …]