Lines Matching defs:oper_chwidth
459 enum oper_chan_width oper_chwidth,
484 if (oper_chwidth == CONF_OPER_CHWIDTH_80MHZ)
486 else if (oper_chwidth == CONF_OPER_CHWIDTH_160MHZ ||
487 oper_chwidth == CONF_OPER_CHWIDTH_80P80MHZ)
489 else if (oper_chwidth == CONF_OPER_CHWIDTH_320MHZ)
570 if (data->eht_enabled) switch (oper_chwidth) {
583 if (data->he_enabled || data->eht_enabled) switch (oper_chwidth) {
630 } else if (data->vht_enabled) switch (oper_chwidth) {
654 oper_chwidth_legacy = oper_chwidth;
663 data->vht_enabled) switch (oper_chwidth) {
692 if (oper_chwidth == CONF_OPER_CHWIDTH_80MHZ &&
698 if (oper_chwidth == CONF_OPER_CHWIDTH_80P80MHZ &&