| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | vector_transports.c | 49 uint64_t tx_cookie; member 79 td->tx_cookie; in l2tpv3_form_header() 82 td->tx_cookie; in l2tpv3_form_header() 356 td->tx_cookie = cpu_to_be64(temp_tx); in build_l2tpv3_transport_data() 361 td->tx_cookie = cpu_to_be32(temp_tx); in build_l2tpv3_transport_data()
|
| /OK3568_Linux_fs/kernel/drivers/pwm/ |
| H A D | pwm-rockchip-i2s.c | 80 dma_cookie_t tx_cookie; member 217 dma->tx_cookie = dmaengine_submit(tx_desc); in rockchip_i2s_pwm_enable() 218 ret = dma_submit_error(dma->tx_cookie); in rockchip_i2s_pwm_enable()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.h | 125 u64 tx_cookie; member
|
| H A D | cfg80211.c | 1022 cfg80211_mgmt_tx_status(&priv->wdev, priv->tx_cookie, buff, in wilc_wfi_p2p_rx() 1156 priv->tx_cookie = *cookie; in mgmt_tx()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | serial-tegra.c | 134 dma_cookie_t tx_cookie; member 519 dmaengine_tx_status(tup->tx_dma_chan, tup->tx_cookie, &state); in tegra_uart_tx_dma_complete() 555 tup->tx_cookie = dmaengine_submit(tup->tx_dma_desc); in tegra_uart_start_tx_dma() 618 dmaengine_tx_status(tup->tx_dma_chan, tup->tx_cookie, &state); in tegra_uart_stop_tx()
|
| H A D | samsung_tty.c | 99 dma_cookie_t tx_cookie; member 299 dmaengine_tx_status(dma->tx_chan, dma->tx_cookie, &state); in s3c24xx_serial_stop_tx() 330 dmaengine_tx_status(dma->tx_chan, dma->tx_cookie, &state); in s3c24xx_serial_tx_dma_complete() 432 dma->tx_cookie = dmaengine_submit(dma->tx_desc); in s3c24xx_serial_start_tx_dma()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | 8250.h | 41 dma_cookie_t tx_cookie; member
|
| H A D | 8250_dma.c | 148 dma->tx_cookie = dmaengine_submit(desc); in serial8250_tx_dma()
|
| H A D | 8250_omap.c | 1107 dma->tx_cookie = dmaengine_submit(desc); in omap_8250_tx_dma()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_shim.c | 2594 if (tx_info->tx_cookie) { in moal_recv_event() 2625 if (tx_info->tx_cookie) { in moal_recv_event() 2630 tx_cookie, in moal_recv_event() 2637 tx_cookie, in moal_recv_event()
|
| H A D | moal_main.h | 1014 t_u64 tx_cookie; member
|
| H A D | moal_main.c | 4655 if (tx_info->tx_cookie) { 4660 tx_info->tx_cookie, skb->data, 4663 cfg80211_mgmt_tx_status(priv->wdev, tx_info->tx_cookie,
|
| H A D | moal_cfg80211.c | 2649 tx_info->tx_cookie = *cookie; in woal_cfg80211_mgmt_tx()
|
| H A D | moal_ioctl.c | 2017 tx_info->tx_cookie = 0; in woal_send_host_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_shim.c | 4045 if (tx_info->tx_cookie) { 4049 tx_info->tx_cookie, 4054 tx_info->tx_cookie,
|
| H A D | moal_main.h | 1125 t_u64 tx_cookie; member
|
| H A D | moal_main.c | 6476 if (tx_info->tx_cookie) { 6481 tx_info->tx_cookie, skb->data, 6484 cfg80211_mgmt_tx_status(priv->wdev, tx_info->tx_cookie,
|
| H A D | moal_cfg80211.c | 3010 tx_info->tx_cookie = *cookie; in woal_cfg80211_mgmt_tx()
|
| /OK3568_Linux_fs/kernel/Documentation/virt/uml/ |
| H A D | user_mode_linux_howto_v2.rst | 505 * ``tx_cookie=int`` - l2tpv3 32 bit integer cookie for tx packets
|