Lines Matching refs:eht_oper_info
3567 struct ieee80211_eht_operation_info *eht_oper_info;
3583 eht_oper_info =
3586 eht_oper_info->ccfs0 =
3589 eht_oper_info->ccfs1 =
3592 eht_oper_info->ccfs1 = 0;
3597 eht_oper_info->ccfs1 = eht_oper_info->ccfs0;
3599 eht_oper_info->ccfs0 -= 16;
3601 eht_oper_info->ccfs0 += 16;
3604 eht_oper_info->ccfs1 = eht_oper_info->ccfs0;
3606 eht_oper_info->ccfs0 -= 8;
3608 eht_oper_info->ccfs0 += 8;
3623 eht_oper_info->control = chan_width;
3626 /* TODO: eht_oper_info->optional */