Home
last modified time | relevance | path

Searched refs:tf (Results 1 – 8 of 8) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dtdls.c651 struct ieee80211_tdls_data *tf; in ieee80211_tdls_add_chan_switch_req_ies() local
657 tf = (void *)skb->data; in ieee80211_tdls_add_chan_switch_req_ies()
658 tf->u.chan_switch_req.target_channel = in ieee80211_tdls_add_chan_switch_req_ies()
660 tf->u.chan_switch_req.oper_class = oper_class; in ieee80211_tdls_add_chan_switch_req_ies()
750 struct ieee80211_tdls_data *tf; in ieee80211_prep_tdls_encap_data() local
752 tf = skb_put(skb, offsetof(struct ieee80211_tdls_data, u)); in ieee80211_prep_tdls_encap_data()
754 memcpy(tf->da, peer, ETH_ALEN); in ieee80211_prep_tdls_encap_data()
755 memcpy(tf->sa, sdata->vif.addr, ETH_ALEN); in ieee80211_prep_tdls_encap_data()
756 tf->ether_type = cpu_to_be16(ETH_P_TDLS); in ieee80211_prep_tdls_encap_data()
757 tf->payload_type = WLAN_TDLS_SNAP_RFTYPE; in ieee80211_prep_tdls_encap_data()
[all …]
Drx.c2889 struct ieee80211_tdls_data *tf = (void *)rx->skb->data; in ieee80211_rx_h_data() local
2893 tf->payload_type == WLAN_TDLS_SNAP_RFTYPE && in ieee80211_rx_h_data()
2894 tf->category == WLAN_CATEGORY_TDLS && in ieee80211_rx_h_data()
2895 (tf->action_code == WLAN_TDLS_CHANNEL_SWITCH_REQUEST || in ieee80211_rx_h_data()
2896 tf->action_code == WLAN_TDLS_CHANNEL_SWITCH_RESPONSE)) { in ieee80211_rx_h_data()
/device/board/bearpi/bearpi_hm_micro/tools/download_img/flashlayout/
Dbearpi-hm_micro.tsv2 - 0x01 fsbl1-boot Binary none 0x0 arm-trusted-firmware/tf-a-stm32mp157a-bearpi-hm_micro-mx-serialbo…
4 P 0x04 fsbl1 Binary mmc1 boot1 arm-trusted-firmware/tf-a-stm32mp157a-bearpi-hm_micro-mx-trusted.stm…
5 P 0x05 fsbl2 Binary mmc1 boot2 arm-trusted-firmware/tf-a-stm32mp157a-bearpi-hm_micro-mx-trusted.stm…
/device/board/bearpi/bearpi_hm_micro/tools/
DREADME.md5 | download_img | tf-a、uboot及烧录配置文件 |
/device/board/bearpi/
DREADME_zh.md39 └── tools # tf-a、uboot镜像
DREADME_en.md34 └── tools # tf-a、uboot image ghost
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/
Dcalibration.cpp1268 double tf = (a[0] + a[4])/(aspectRatio + 1.); in cvInitIntrinsicParams2D() local
1269 a[0] = aspectRatio*tf; in cvInitIntrinsicParams2D()
1270 a[4] = tf; in cvInitIntrinsicParams2D()
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/
Drootfs_arm64.cpio.gz