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