/linux-6.1.9/drivers/net/ |
D | ifb.c | 91 struct ifb_q_private *txp = from_tasklet(txp, t, ifb_tasklet); in ifb_ri_tasklet() local 158 struct ifb_q_private *txp = dp->tx_private; in ifb_stats64() local 187 struct ifb_q_private *txp; in ifb_dev_init() local 262 struct ifb_q_private *txp; in ifb_get_ethtool_stats() local 299 struct ifb_q_private *txp = dp->tx_private; in ifb_dev_free() local 341 struct ifb_q_private *txp = dp->tx_private + skb_get_queue_mapping(skb); in ifb_xmit() local
|
/linux-6.1.9/drivers/infiniband/hw/hfi1/ |
D | ipoib_tx.c | 200 struct ipoib_txparms *txp) in hfi1_ipoib_build_ulp_payload() 230 struct ipoib_txparms *txp) in hfi1_ipoib_build_tx_desc() 256 struct ipoib_txparms *txp) in hfi1_ipoib_build_ib_tx_headers() 349 struct ipoib_txparms *txp) in hfi1_ipoib_send_dma_common() 457 struct ipoib_txparms *txp) in hfi1_ipoib_send_dma_single() 508 struct ipoib_txparms *txp) in hfi1_ipoib_send_dma_list() 576 struct ipoib_txparms txp; in hfi1_ipoib_send() local
|
D | sdma.c | 364 struct sdma_txreq *txp, *txp_next; in sdma_flush() local 540 struct sdma_txreq *txp = get_txhead(sde); in sdma_flush_descq() local 1788 struct sdma_txreq *txp = NULL; in sdma_make_progress() local
|
/linux-6.1.9/drivers/gpu/drm/vc4/ |
D | vc4_txp.c | 282 struct vc4_txp *txp = connector_to_vc4_txp(conn); in vc4_txp_connector_atomic_commit() local 359 struct vc4_txp *txp = encoder_to_vc4_txp(encoder); in vc4_txp_encoder_disable() local 461 struct vc4_txp *txp = data; in vc4_txp_interrupt() local 492 struct vc4_txp *txp; in vc4_txp_bind() local 551 struct vc4_txp *txp = dev_get_drvdata(dev); in vc4_txp_unbind() local
|
/linux-6.1.9/drivers/net/xen-netback/ |
D | netback.c | 207 struct xen_netif_tx_request *txp, in xenvif_tx_err() 238 struct xen_netif_tx_request *txp, in xenvif_count_requests() 345 struct xen_netif_tx_request *txp, in xenvif_tx_create_map_op() 394 struct xen_netif_tx_request *txp = first; in xenvif_get_requests() local 653 struct xen_netif_tx_request *txp; in xenvif_fill_frags() local 1151 struct xen_netif_tx_request *txp; in xenvif_tx_submit() local 1419 struct xen_netif_tx_request *txp, in make_tx_response()
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac_mac.c | 135 struct mt76_connac_txp_common *txp; in mt76_connac_tx_complete_skb() local 159 struct mt76_connac_hw_txp *txp = txp_ptr; in mt76_connac_write_hw_txp() local 196 struct mt76_connac_fw_txp *txp) in mt76_connac_txp_skb_unmap_fw() 208 struct mt76_connac_hw_txp *txp) in mt76_connac_txp_skb_unmap_hw() 244 struct mt76_connac_txp_common *txp; in mt76_connac_txp_skb_unmap() local
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | pci_mac.c | 25 struct mt76_connac_fw_txp *txp = txp_ptr; in mt7615_write_fw_txp() local 72 void *txp; in mt7615_tx_prepare_skb() local
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt76x2/ |
D | phy.c | 141 struct mt76x2_tx_power_info txp; in mt76x2_phy_set_txpower() local 206 struct mt76x2_tx_power_info txp; in mt76x2_phy_tssi_compensate() local
|
D | init.c | 184 struct mt76x2_tx_power_info txp; in mt76x2_init_txpower() local
|
/linux-6.1.9/drivers/infiniband/hw/qib/ |
D | qib_sdma.c | 103 struct qib_sdma_txreq *txp, *txp_next; in clear_sdma_activelist() local 328 struct qib_sdma_txreq *txp = NULL; in qib_sdma_make_progress() local 683 struct qib_sdma_txreq *txp, *txpnext; in dump_sdma_state() local
|
/linux-6.1.9/drivers/spi/ |
D | spi-oc-tiny.c | 50 const u8 *txp; member 110 const u8 *txp = t->tx_buf; in tiny_spi_txrx_bufs() local
|
D | spi-falcon.c | 102 const u8 *txp = t->tx_buf; in falcon_sflash_xfer() local
|
D | spi-ti-qspi.c | 265 u32 *txp = (u32 *)txbuf; in qspi_write_msg() local
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | pci_mac.c | 16 struct mt76_connac_hw_txp *txp; in mt7921e_tx_prepare_skb() local
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-eeprom-parse.c | 298 struct iwl_eeprom_enhanced_txpwr *txp) in iwl_get_max_txpwr_half_dbm() 332 struct iwl_eeprom_enhanced_txpwr *txp, in iwl_eeprom_enh_txp_read_element() 363 struct iwl_eeprom_enhanced_txpwr *txp_array, *txp; in iwl_eeprom_enhanced_txpower() local
|
/linux-6.1.9/drivers/rtc/ |
D | rtc-rs5c348.c | 63 u8 txbuf[5+7], *txp; in rs5c348_rtc_set_time() local
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | bcm283x.dtsi | 80 txp: txp@7e004000 { label
|
/linux-6.1.9/drivers/net/ethernet/micrel/ |
D | ks8851_par.c | 191 static void ks8851_wrfifo_par(struct ks8851_net *ks, struct sk_buff *txp, in ks8851_wrfifo_par()
|
D | ks8851_spi.c | 252 static void ks8851_wrfifo_spi(struct ks8851_net *ks, struct sk_buff *txp, in ks8851_wrfifo_spi()
|
/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/ |
D | sta_cmd.c | 232 struct host_cmd_ds_txpwr_cfg *txp) in mwifiex_cmd_tx_power_cfg() 277 struct host_cmd_ds_rf_tx_pwr *txp = &cmd->params.txp; in mwifiex_cmd_rf_tx_power() local
|
D | sta_cmdresp.c | 427 struct host_cmd_ds_rf_tx_pwr *txp = &resp->params.txp; in mwifiex_ret_rf_tx_power() local
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mac.c | 693 struct mt76_connac_fw_txp *txp; in mt7915_tx_prepare_skb() local 766 struct mt76_connac_fw_txp *txp = ptr + MT_TXD_SIZE; in mt7915_wed_init_buf() local
|
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | bcdc.c | 364 brcmf_proto_bcdc_txcomplete(struct device *dev, struct sk_buff *txp, in brcmf_proto_bcdc_txcomplete()
|
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | dma.c | 236 struct sk_buff **txp; member 1473 struct sk_buff *txp; in dma_getnexttxp() local
|
/linux-6.1.9/drivers/net/ethernet/vertexcom/ |
D | mse102x.c | 219 static int mse102x_tx_frame_spi(struct mse102x_net *mse, struct sk_buff *txp, in mse102x_tx_frame_spi()
|