/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/ |
H A D | devices.c | 39 int32_t tx; member
|
/device/soc/rockchip/rk2206/hardware/include/lz_hardware/ |
H A D | device.h | 55 Pinctrl tx; member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_linux_pktdump.h | 76 dhd_trx_pkt_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, uint32 pktlen, bool tx) dhd_trx_pkt_dump() argument 85 dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dhcp_dump() argument 94 dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dns_dump() argument 103 dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_icmp_dump() argument 112 dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_arp_dump() argument 121 dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dump_eapol_message() argument [all...] |
H A D | wl_cfgp2p.c | 231 void wl_cfgp2p_print_actframe(bool tx, void *frame, u32 frame_len, u32 channel) in wl_cfgp2p_print_actframe() argument 2757 wl_cfgp2p_need_wait_actfrmae(struct bcm_cfg80211 *cfg, void *frame, u32 frame_len, bool tx) wl_cfgp2p_need_wait_actfrmae() argument [all...] |
H A D | dhd_linux_pktdump.c | 404 dhd_dump_pkt(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dump_pkt() argument 433 dhd_dump_pkt_cnts_inc(dhd_pub_t *dhdp, bool tx, uint16 *pktfate, uint16 pkttype) dhd_dump_pkt_cnts_inc() argument 594 dhd_dump_pkt_cnts_inc(dhd_pub_t *dhdp, bool tx, uint16 *pktfate, uint16 pkttype) dhd_dump_pkt_cnts_inc() argument 601 dhd_dump_wsc_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dump_wsc_message() argument 717 dhd_dump_eap_packet(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dump_eap_packet() argument 844 dhd_dump_eapol_4way_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dump_eapol_4way_message() argument 916 dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dump_eapol_message() argument 1018 dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dhcp_dump() argument 1126 dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_icmp_dump() argument 1226 dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_arp_dump() argument 1347 dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dns_dump() argument 1409 dhd_trx_pkt_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, uint32 pktlen, bool tx) dhd_trx_pkt_dump() argument [all...] |
H A 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() argument 11522 dhd_bus_set_hp2p_ring_max_size(struct dhd_bus *bus, bool tx, uint16 val) in dhd_bus_set_hp2p_ring_max_size() argument
|
H A D | wl_cfg80211.c | 1174 u32 tx; member [all...] |
/device/soc/hisilicon/common/platform/hieth-sf/include/ |
H A D | hieth.h | 60 } tx; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/spi/ |
H A 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/rockchip/common/sdk_linux/drivers/gpu/drm/ |
H A 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 [all...] |
/device/soc/hisilicon/common/platform/spi/ |
H A D | spi_hi35xx.c | 360 static void Pl022WriteFifo(const struct Pl022 *pl022, const uint8_t *tx, uint32_t count) in Pl022WriteFifo() argument 398 const uint8_t *tx = msg->wbuf; in Pl022TxRx() local [all...] |
/device/soc/rockchip/common/vendor/drivers/net/ethernet/ |
H A D | dwmac-rk-tool.c | 47 int tx; member 78 int tx; member 785 static int dwmac_rk_loopback_with_identify(struct stmmac_priv *priv, struct dwmac_rk_lb_priv *lb_priv, int tx, int rx) in dwmac_rk_loopback_with_identify() argument 797 dwmac_rk_delayline_is_txvalid(struct dwmac_rk_lb_priv *lb_priv, int tx) dwmac_rk_delayline_is_txvalid() argument 806 dwmac_rk_delayline_is_valid(struct dwmac_rk_lb_priv *lb_priv, int tx, int rx) dwmac_rk_delayline_is_valid() argument 893 int tx, rx, tx_sum, rx_sum, count; dwmac_rk_delayline_scan() local 1373 int tx, rx; rgmii_delayline_show() local 1384 int tx = 0, rx = 0; rgmii_delayline_store() local [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/spi/ |
H A D | spi-rockchip.c | 187 const void *tx;
member [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-rk-tool.c | 54 int tx; member 85 int tx; member 799 dwmac_rk_loopback_with_identify(struct stmmac_priv *priv, struct dwmac_rk_lb_priv *lb_priv, int tx, int rx) dwmac_rk_loopback_with_identify() argument 813 dwmac_rk_delayline_is_txvalid(struct dwmac_rk_lb_priv *lb_priv, int tx) dwmac_rk_delayline_is_txvalid() argument 822 dwmac_rk_delayline_is_valid(struct dwmac_rk_lb_priv *lb_priv, int tx, int rx) dwmac_rk_delayline_is_valid() argument 912 int tx, rx, tx_sum, rx_sum, count; dwmac_rk_delayline_scan() local 1419 int tx, rx; rgmii_delayline_show() local 1433 int tx = 0, rx = 0; rgmii_delayline_store() local [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | sbhnddma.h | 235 dma64regs_t tx; /**< dma64 tx channel */ member
|
H A D | pcie_core.h | 72 dma64regs_t tx; member
|
H A D | wlioctl.h | 5507 wl_traffic_stats_t tx[AC_COUNT]; /**< Packets transmitted */ global() member 14492 uint32 tx; /* tx frame count */ global() member [all...] |
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | dmaengine.h | 621 static inline void dma_set_unmap(struct dma_async_tx_descriptor *tx, struct dmaengine_unmap_data *unmap) in dma_set_unmap() argument 630 static inline void dma_set_unmap(struct dma_async_tx_descriptor *tx, struct dmaengine_unmap_data *unmap) in dma_set_unmap() argument 642 static inline void dma_descriptor_unmap(struct dma_async_tx_descriptor *tx) in dma_descriptor_unmap() argument 1331 async_tx_ack(struct dma_async_tx_descriptor *tx) async_tx_ack() argument 1336 async_tx_clear_ack(struct dma_async_tx_descriptor *tx) async_tx_clear_ack() argument 1341 async_tx_test_ack(struct dma_async_tx_descriptor *tx) async_tx_test_ack() argument 1468 dma_wait_for_async_tx(struct dma_async_tx_descriptor *tx) dma_wait_for_async_tx() argument 1497 dmaengine_desc_set_reuse(struct dma_async_tx_descriptor *tx) dmaengine_desc_set_reuse() argument 1515 dmaengine_desc_clear_reuse(struct dma_async_tx_descriptor *tx) dmaengine_desc_clear_reuse() argument 1520 dmaengine_desc_test_reuse(struct dma_async_tx_descriptor *tx) dmaengine_desc_test_reuse() argument [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | oal_net.h | 1564 hi_u16 tx; member
|