Searched defs:wl1271_cmd_cal_p2g (Results 1 – 1 of 1) sorted by relevance
709 struct wl1271_cmd_cal_p2g { struct710 struct wl1271_cmd_header header;712 struct wl1271_cmd_test_header test;714 __le32 ver;715 __le16 len;716 u8 buf[MAX_TLV_LENGTH];717 u8 type;718 u8 padding;720 __le16 radio_status;722 u8 sub_band_mask;[all …]