Searched defs:wcn36xx_hal_rssi_threshold_req_msg (Results 1 – 1 of 1) sorted by relevance
3589 struct wcn36xx_hal_rssi_threshold_req_msg { struct3590 struct wcn36xx_hal_msg_header header;3592 s8 threshold1:8;3593 s8 threshold2:8;3594 s8 threshold3:8;3595 u8 thres1_pos_notify:1;3596 u8 thres1_neg_notify:1;3597 u8 thres2_pos_notify:1;3598 u8 thres2_neg_notify:1;3599 u8 thres3_pos_notify:1;[all …]