Searched refs:eht_op_ie_len (Results 1 – 2 of 2) sorted by relevance
567 uint8_t *eht_op_ie = NULL, eht_op_ie_len = 0; in sch_set_fixed_beacon_fields() local967 eht_op_ie_len = eht_op_ie[1] + 2; in sch_set_fixed_beacon_fields()971 eht_op_ie, eht_op_ie_len); in sch_set_fixed_beacon_fields()973 n_bytes = ie_buf_size + eht_op_ie_len; in sch_set_fixed_beacon_fields()
1542 uint8_t *eht_op_ie = NULL, eht_op_ie_len = 0; in lim_send_assoc_rsp_mgmt_frame() local1821 eht_op_ie_len = eht_op_ie[TAG_LEN_POS] + MIN_IE_LEN; in lim_send_assoc_rsp_mgmt_frame()1858 bytes += sizeof(tSirMacMgmtHdr) + payload + mlo_ie_len + eht_op_ie_len + in lim_send_assoc_rsp_mgmt_frame()1898 if (eht_op_ie_len) { in lim_send_assoc_rsp_mgmt_frame()1900 eht_op_ie, eht_op_ie_len); in lim_send_assoc_rsp_mgmt_frame()1901 payload += eht_op_ie_len; in lim_send_assoc_rsp_mgmt_frame()