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