Home
last modified time | relevance | path

Searched refs:legacy (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/video/backlight/
H A Dpwm_bl.c31 bool legacy; member
519 dev_err(&pdev->dev, "unable to request PWM, trying legacy API\n"); in pwm_backlight_probe()
520 pb->legacy = true; in pwm_backlight_probe()
619 if (pb->legacy) { in pwm_backlight_probe()
656 if (pb->legacy) { in pwm_backlight_remove()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211.c1167 sta_info->txrate.legacy = (hi_u16)(stats->txrate.legacy * 10); /* 内核中单位为100kbps */ in wal_cfg80211_fill_station_info()
1172 oam_info_log4(0, OAM_SF_CFG, "{wal_cfg80211_fill_station_info::legacy[%d],mcs[%d],flags[%d],nss[%d].}", in wal_cfg80211_fill_station_info()
1173 sta_info->txrate.legacy / 10, sta_info->txrate.mcs, /* 10: 单位转换 */ in wal_cfg80211_fill_station_info()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h1165 hi_u16 legacy; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.c1313 /* Return a new chanspec given a legacy chanspec
1352 /* Return a legacy chanspec given a new chanspec
7635 /* if SUPPORT_RSSI_SUM_REPORT works once, do not use legacy method anymore */ in wl_cfg80211_get_rssi()
7994 sinfo->txrate.legacy = rate * 5; in wl_cfg80211_get_station()

Completed in 39 milliseconds