| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_linux_pktdump.h | 77 uint8 *pktdata, uint32 pktlen, bool tx) { } in dhd_trx_pkt_dump() 86 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dhcp_dump() 95 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dns_dump() 104 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_icmp_dump() 113 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_arp_dump() 122 uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dump_eapol_message()
|
| D | dhd_linux_pktdump.c | 405 bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_pkt() 433 dhd_dump_pkt_cnts_inc(dhd_pub_t *dhdp, bool tx, uint16 *pktfate, uint16 pkttype) in dhd_dump_pkt_cnts_inc() 594 dhd_dump_pkt_cnts_inc(dhd_pub_t *dhdp, bool tx, uint16 *pktfate, uint16 pkttype) { } in dhd_dump_pkt_cnts_inc() 602 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_wsc_message() 718 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_eap_packet() 844 dhd_dump_eapol_4way_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, bool tx, in dhd_dump_eapol_4way_message() 917 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_eapol_message() 1018 dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, in dhd_dhcp_dump() 1126 dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, in dhd_icmp_dump() 1226 dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, in dhd_arp_dump() [all …]
|
| D | wl_cfgp2p.c | 231 void wl_cfgp2p_print_actframe(bool tx, void *frame, u32 frame_len, u32 channel) in wl_cfgp2p_print_actframe() 2757 wl_cfgp2p_need_wait_actfrmae(struct bcm_cfg80211 *cfg, void *frame, u32 frame_len, bool tx) in wl_cfgp2p_need_wait_actfrmae()
|
| D | dhd_pcie.c | 11513 dhd_bus_get_hp2p_ring_max_size(struct dhd_bus *bus, bool tx) in dhd_bus_get_hp2p_ring_max_size() 11522 dhd_bus_set_hp2p_ring_max_size(struct dhd_bus *bus, bool tx, uint16 val) in dhd_bus_set_hp2p_ring_max_size()
|
| D | wl_cfg80211.c | 1174 u32 tx; member
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | dmaengine.h | 621 static inline void dma_set_unmap(struct dma_async_tx_descriptor *tx, struct dmaengine_unmap_data *u… in dma_set_unmap() 630 static inline void dma_set_unmap(struct dma_async_tx_descriptor *tx, struct dmaengine_unmap_data *u… in dma_set_unmap() 642 static inline void dma_descriptor_unmap(struct dma_async_tx_descriptor *tx) in dma_descriptor_unmap() 1331 static inline void async_tx_ack(struct dma_async_tx_descriptor *tx) in async_tx_ack() 1336 static inline void async_tx_clear_ack(struct dma_async_tx_descriptor *tx) in async_tx_clear_ack() 1341 static inline bool async_tx_test_ack(struct dma_async_tx_descriptor *tx) in async_tx_test_ack() 1346 #define dma_cap_set(tx, mask) __dma_cap_set((tx), &(mask)) argument 1352 #define dma_cap_clear(tx, mask) __dma_cap_clear((tx), &(mask)) argument 1364 #define dma_has_cap(tx, mask) __dma_has_cap((tx), &(mask)) argument 1468 static inline enum dma_status dma_wait_for_async_tx(struct dma_async_tx_descriptor *tx) in dma_wait_for_async_tx() [all …]
|
| /device/soc/rockchip/common/vendor/drivers/net/ethernet/ |
| D | dwmac-rk-tool.c | 47 int tx; member 78 int tx; member 785 …_loopback_with_identify(struct stmmac_priv *priv, struct dwmac_rk_lb_priv *lb_priv, int tx, int rx) in dwmac_rk_loopback_with_identify() 797 static inline bool dwmac_rk_delayline_is_txvalid(struct dwmac_rk_lb_priv *lb_priv, int tx) in dwmac_rk_delayline_is_txvalid() 806 static inline bool dwmac_rk_delayline_is_valid(struct dwmac_rk_lb_priv *lb_priv, int tx, int rx) in dwmac_rk_delayline_is_valid() 893 int tx, rx, tx_sum, rx_sum, count; in dwmac_rk_delayline_scan() local 1373 int tx, rx; in rgmii_delayline_show() local 1384 int tx = 0, rx = 0; in rgmii_delayline_store() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| D | dwmac-rk-tool.c | 54 int tx; member 85 int tx; member 801 int tx, int rx) in dwmac_rk_loopback_with_identify() 814 int tx) in dwmac_rk_delayline_is_txvalid() 823 int tx, int rx) in dwmac_rk_delayline_is_valid() 912 int tx, rx, tx_sum, rx_sum, count; in dwmac_rk_delayline_scan() local 1419 int tx, rx; in rgmii_delayline_show() local 1433 int tx = 0, rx = 0; in rgmii_delayline_store() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| D | drm_mipi_dsi.c | 457 const u8 *tx = msg->tx_buf; in mipi_dsi_create_packet() local 520 u8 tx[2] = {value & 0xff, value >> 8}; in mipi_dsi_set_maximum_return_packet_size() local 546 u8 tx[2] = {enable << 0, 0}; in mipi_dsi_compression_mode() local 716 u8 *tx; in mipi_dsi_dcs_write() local
|
| /device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/ |
| D | devices.c | 39 int32_t tx; member
|
| /device/soc/rockchip/rk2206/hardware/include/lz_hardware/ |
| D | device.h | 55 Pinctrl tx; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/spi/ |
| D | spi.c | 669 hi_u8 *tx = (hi_u8 *)spi_hw_ctrl->tx_buf.buf; in spi_transfer_8bits_block() local 722 hi_u16 *tx = (hi_u16 *)spi_hw_ctrl->tx_buf.buf; in spi_transfer_16bits_block() local
|
| /device/soc/hisilicon/common/platform/hieth-sf/include/ |
| D | hieth.h | 60 } tx; member
|
| /device/soc/hisilicon/common/platform/spi/ |
| D | spi_hi35xx.c | 360 static void Pl022WriteFifo(const struct Pl022 *pl022, const uint8_t *tx, uint32_t count) in Pl022WriteFifo() 398 const uint8_t *tx = msg->wbuf; in Pl022TxRx() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/net/ethernet/stmicro/stmmac/ |
| D | dwmac-rk.c | 213 #define DELAY_ENABLE(soc, tx, rx) … argument 217 #define DELAY_ENABLE_BY_ID(soc, tx, rx, id) … argument 221 #define DELAY_VALUE(soc, tx, rx) … argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/spi/ |
| D | spi-rockchip.c | 187 const void *tx; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | sbhnddma.h | 235 dma64regs_t tx; /**< dma64 tx channel */ member
|
| D | pcie_core.h | 72 dma64regs_t tx; member
|
| D | wlioctl.h | 5507 wl_traffic_stats_t tx[AC_COUNT]; /**< Packets transmitted */ member 14492 uint32 tx; /* tx frame count */ member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | oal_net.h | 1564 hi_u16 tx; member
|