| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_p2pps.c | 23 struct rtw_phl_noa_desc *in_desc, in rtw_hal_noa_enable() argument 33 ret = rtw_hal_mac_noa_init(hal_info, noa_info, in_desc, macid); in rtw_hal_noa_enable() 35 ret = rtw_hal_mac_noa_update(hal_info, noa_info, in_desc, macid); in rtw_hal_noa_enable() 42 struct rtw_phl_noa_desc *in_desc, in rtw_hal_noa_disable() argument 52 ret = rtw_hal_mac_noa_terminate(hal_info, noa_info, in_desc, in rtw_hal_noa_disable() 55 ret = rtw_hal_mac_noa_remove(hal_info, noa_info, in_desc, macid); in rtw_hal_noa_disable()
|
| H A D | hal_api_mac.h | 635 struct rtw_phl_noa_desc *in_desc, 640 struct rtw_phl_noa_desc *in_desc, 645 struct rtw_phl_noa_desc *in_desc, 650 struct rtw_phl_noa_desc *in_desc,
|
| H A D | hal_api.h | 928 struct rtw_phl_noa_desc *in_desc, 933 struct rtw_phl_noa_desc *in_desc,
|
| H A D | hal_api_mac.c | 8701 struct rtw_phl_noa_desc *in_desc, in rtw_hal_mac_noa_init() argument 8708 _hal_mac_noa_fill_info(P2P_ACT_INIT, in_desc, macid, &mac_p2p_info); in rtw_hal_mac_noa_init() 8716 struct rtw_phl_noa_desc *in_desc, in rtw_hal_mac_noa_update() argument 8723 _hal_mac_noa_fill_info(P2P_ACT_UPDATE, in_desc, macid, &mac_p2p_info); in rtw_hal_mac_noa_update() 8731 struct rtw_phl_noa_desc *in_desc, in rtw_hal_mac_noa_remove() argument 8738 _hal_mac_noa_fill_info(P2P_ACT_REMOVE, in_desc, macid, &mac_p2p_info); in rtw_hal_mac_noa_remove() 8747 struct rtw_phl_noa_desc *in_desc, in rtw_hal_mac_noa_terminate() argument 8754 _hal_mac_noa_fill_info(P2P_ACT_TERMINATE, in_desc, macid, &mac_p2p_info); in rtw_hal_mac_noa_terminate()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_p2pps.c | 23 struct rtw_phl_noa_desc *in_desc, in rtw_hal_noa_enable() argument 33 ret = rtw_hal_mac_noa_init(hal_info, noa_info, in_desc, macid); in rtw_hal_noa_enable() 35 ret = rtw_hal_mac_noa_update(hal_info, noa_info, in_desc, macid); in rtw_hal_noa_enable() 42 struct rtw_phl_noa_desc *in_desc, in rtw_hal_noa_disable() argument 52 ret = rtw_hal_mac_noa_terminate(hal_info, noa_info, in_desc, in rtw_hal_noa_disable() 55 ret = rtw_hal_mac_noa_remove(hal_info, noa_info, in_desc, macid); in rtw_hal_noa_disable()
|
| H A D | hal_api_mac.h | 635 struct rtw_phl_noa_desc *in_desc, 640 struct rtw_phl_noa_desc *in_desc, 645 struct rtw_phl_noa_desc *in_desc, 650 struct rtw_phl_noa_desc *in_desc,
|
| H A D | hal_api.h | 925 struct rtw_phl_noa_desc *in_desc, 930 struct rtw_phl_noa_desc *in_desc,
|
| H A D | hal_api_mac.c | 8717 struct rtw_phl_noa_desc *in_desc, in rtw_hal_mac_noa_init() argument 8724 _hal_mac_noa_fill_info(P2P_ACT_INIT, in_desc, macid, &mac_p2p_info); in rtw_hal_mac_noa_init() 8732 struct rtw_phl_noa_desc *in_desc, in rtw_hal_mac_noa_update() argument 8739 _hal_mac_noa_fill_info(P2P_ACT_UPDATE, in_desc, macid, &mac_p2p_info); in rtw_hal_mac_noa_update() 8747 struct rtw_phl_noa_desc *in_desc, in rtw_hal_mac_noa_remove() argument 8754 _hal_mac_noa_fill_info(P2P_ACT_REMOVE, in_desc, macid, &mac_p2p_info); in rtw_hal_mac_noa_remove() 8763 struct rtw_phl_noa_desc *in_desc, in rtw_hal_mac_noa_terminate() argument 8770 _hal_mac_noa_fill_info(P2P_ACT_TERMINATE, in_desc, macid, &mac_p2p_info); in rtw_hal_mac_noa_terminate()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_p2pps.c | 317 struct rtw_phl_noa_desc *in_desc) in _phl_p2pps_noa_should_activate() argument 320 if (in_desc->tag == P2PPS_TRIG_GO) { in _phl_p2pps_noa_should_activate() 322 } else if (in_desc->tag == P2PPS_TRIG_GC) { in _phl_p2pps_noa_should_activate() 324 } else if (in_desc->tag == P2PPS_TRIG_GC_255) { in _phl_p2pps_noa_should_activate() 326 } else if (in_desc->tag == P2PPS_TRIG_2G_SCC_1AP_1STA_BT) { in _phl_p2pps_noa_should_activate() 328 } else if (in_desc->tag == P2PPS_TRIG_MCC) { in _phl_p2pps_noa_should_activate() 337 if (in_desc->count != 255) { in _phl_p2pps_noa_should_activate() 339 in_desc->w_role)) { in _phl_p2pps_noa_should_activate() 356 in_desc->tag, ret); in _phl_p2pps_noa_should_activate() 504 struct rtw_phl_noa_desc *in_desc) in _phl_p2pps_noa_enable() argument [all …]
|
| H A D | phl_p2pps.h | 54 struct rtw_phl_noa_desc *in_desc);
|
| H A D | phl_api.h | 620 rtw_phl_p2pps_noa_update(void *phl, struct rtw_phl_noa_desc *in_desc);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_p2pps.c | 317 struct rtw_phl_noa_desc *in_desc) in _phl_p2pps_noa_should_activate() argument 320 if (in_desc->tag == P2PPS_TRIG_GO) { in _phl_p2pps_noa_should_activate() 322 } else if (in_desc->tag == P2PPS_TRIG_GC) { in _phl_p2pps_noa_should_activate() 324 } else if (in_desc->tag == P2PPS_TRIG_GC_255) { in _phl_p2pps_noa_should_activate() 326 } else if (in_desc->tag == P2PPS_TRIG_2G_SCC_1AP_1STA_BT) { in _phl_p2pps_noa_should_activate() 328 } else if (in_desc->tag == P2PPS_TRIG_MCC) { in _phl_p2pps_noa_should_activate() 337 if (in_desc->count != 255) { in _phl_p2pps_noa_should_activate() 339 in_desc->w_role)) { in _phl_p2pps_noa_should_activate() 356 in_desc->tag, ret); in _phl_p2pps_noa_should_activate() 504 struct rtw_phl_noa_desc *in_desc) in _phl_p2pps_noa_enable() argument [all …]
|
| H A D | phl_p2pps.h | 54 struct rtw_phl_noa_desc *in_desc);
|
| H A D | phl_api.h | 615 rtw_phl_p2pps_noa_update(void *phl, struct rtw_phl_noa_desc *in_desc);
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | f_sdp.c | 151 static struct usb_endpoint_descriptor in_desc = { variable 164 (struct usb_descriptor_header *)&in_desc, 485 ep = usb_ep_autoconfig(gadget, &in_desc); in sdp_bind() 547 result = usb_ep_enable(sdp->in_ep, &in_desc); in sdp_set_alt()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/stm32/ |
| H A D | stm32-hash.c | 411 struct dma_async_tx_descriptor *in_desc; in stm32_hash_xmit_dma() local 416 in_desc = dmaengine_prep_slave_sg(hdev->dma_lch, sg, 1, in stm32_hash_xmit_dma() 419 if (!in_desc) { in stm32_hash_xmit_dma() 425 in_desc->callback = stm32_hash_dma_callback; in stm32_hash_xmit_dma() 426 in_desc->callback_param = hdev; in stm32_hash_xmit_dma() 444 cookie = dmaengine_submit(in_desc); in stm32_hash_xmit_dma()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | atmel-tdes.c | 434 struct dma_async_tx_descriptor *in_desc, *out_desc; in atmel_tdes_crypt_dma() local 474 in_desc = dmaengine_prep_slave_sg(dd->dma_lch_in.chan, &sg[0], in atmel_tdes_crypt_dma() 477 if (!in_desc) in atmel_tdes_crypt_dma() 492 dmaengine_submit(in_desc); in atmel_tdes_crypt_dma()
|
| H A D | atmel-sha.c | 641 struct dma_async_tx_descriptor *in_desc; in atmel_sha_xmit_dma() local 658 in_desc = dmaengine_prep_slave_sg(dd->dma_lch_in.chan, sg, 2, in atmel_sha_xmit_dma() 664 in_desc = dmaengine_prep_slave_sg(dd->dma_lch_in.chan, sg, 1, in atmel_sha_xmit_dma() 667 if (!in_desc) in atmel_sha_xmit_dma() 670 in_desc->callback = atmel_sha_dma_callback; in atmel_sha_xmit_dma() 671 in_desc->callback_param = dd; in atmel_sha_xmit_dma() 686 dmaengine_submit(in_desc); in atmel_sha_xmit_dma()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | zlib.h | 1030 in_func in, void FAR *in_desc,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | zlib.h | 1030 in_func in, void FAR *in_desc,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | zlib.h | 1030 in_func in, void FAR *in_desc,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | zlib.h | 1030 in_func in, void FAR *in_desc,
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_accessory.c | 631 struct usb_endpoint_descriptor *in_desc, in create_bulk_endpoints() argument 641 ep = usb_ep_autoconfig(cdev->gadget, in_desc); in create_bulk_endpoints()
|