Searched defs:wl1271_cmd_cal_p2g (Results 1 – 1 of 1) sorted by relevance
710 struct wl1271_cmd_cal_p2g { struct711 struct wl1271_cmd_header header;713 struct wl1271_cmd_test_header test;715 __le32 ver;716 __le16 len;717 u8 buf[MAX_TLV_LENGTH];718 u8 type;719 u8 padding;721 __le16 radio_status;723 u8 sub_band_mask;[all …]