/linux/drivers/net/ |
A D | ifb.c | 65 struct ifb_q_private *txp = from_tasklet(txp, t, ifb_tasklet); in ifb_ri_tasklet() local 135 struct ifb_q_private *txp = dp->tx_private; in ifb_stats64() local 164 struct ifb_q_private *txp; in ifb_dev_init() local 201 struct ifb_q_private *txp = dp->tx_private; in ifb_dev_free() local 242 struct ifb_q_private *txp = dp->tx_private + skb_get_queue_mapping(skb); in ifb_xmit() local
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
A D | pci_mac.c | 28 struct mt7615_txp_common *txp; in mt7615_tx_complete_skb() local 52 struct mt7615_hw_txp *txp = txp_ptr; in mt7615_write_hw_txp() local 94 struct mt7615_fw_txp *txp = txp_ptr; in mt7615_write_fw_txp() local 140 void *txp; in mt7615_tx_prepare_skb() local
|
A D | mac.c | 773 mt7615_txp_skb_unmap_fw(struct mt76_dev *dev, struct mt7615_fw_txp *txp) in mt7615_txp_skb_unmap_fw() 783 mt7615_txp_skb_unmap_hw(struct mt76_dev *dev, struct mt7615_hw_txp *txp) in mt7615_txp_skb_unmap_hw() 816 struct mt7615_txp_common *txp; in mt7615_txp_skb_unmap() local
|
/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
A D | pci_mac.c | 12 struct mt7921_hw_txp *txp = txp_ptr; in mt7921_write_hw_txp() local 48 struct mt7921_txp_common *txp; in mt7921e_tx_prepare_skb() local 90 struct mt7921_txp_common *txp; in mt7921_txp_skb_unmap() local 254 struct mt7921_txp_common *txp; in mt7921e_tx_complete_skb() local
|
/linux/drivers/infiniband/hw/hfi1/ |
A 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
|
A 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 1786 struct sdma_txreq *txp = NULL; in sdma_make_progress() local
|
/linux/drivers/gpu/drm/vc4/ |
A D | vc4_txp.c | 280 struct vc4_txp *txp = connector_to_vc4_txp(conn); in vc4_txp_connector_atomic_commit() local 350 struct vc4_txp *txp = encoder_to_vc4_txp(encoder); in vc4_txp_encoder_disable() local 447 struct vc4_txp *txp = data; in vc4_txp_interrupt() local 468 struct vc4_txp *txp; in vc4_txp_bind() local 530 struct vc4_txp *txp = dev_get_drvdata(dev); in vc4_txp_unbind() local
|
/linux/drivers/net/xen-netback/ |
A D | netback.c | 205 struct xen_netif_tx_request *txp, in xenvif_tx_err() 236 struct xen_netif_tx_request *txp, in xenvif_count_requests() 340 struct xen_netif_tx_request *txp, in xenvif_tx_create_map_op() 373 struct xen_netif_tx_request *txp, in xenvif_get_requests() 580 struct xen_netif_tx_request *txp; in xenvif_fill_frags() local 1113 struct xen_netif_tx_request *txp; in xenvif_tx_submit() local 1395 struct xen_netif_tx_request *txp, in make_tx_response()
|
/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
A 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
|
A D | init.c | 155 struct mt76x2_tx_power_info txp; in mt76x2_init_txpower() local
|
/linux/drivers/infiniband/hw/qib/ |
A 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/drivers/spi/ |
A D | spi-oc-tiny.c | 50 const u8 *txp; member 110 const u8 *txp = t->tx_buf; in tiny_spi_txrx_bufs() local
|
A D | spi-falcon.c | 102 const u8 *txp = t->tx_buf; in falcon_sflash_xfer() local
|
A D | spi-ti-qspi.c | 266 u32 *txp = (u32 *)txbuf; in qspi_write_msg() local
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
A D | iwl-eeprom-parse.c | 297 struct iwl_eeprom_enhanced_txpwr *txp) in iwl_get_max_txpwr_half_dbm() 331 struct iwl_eeprom_enhanced_txpwr *txp, in iwl_eeprom_enh_txp_read_element() 362 struct iwl_eeprom_enhanced_txpwr *txp_array, *txp; in iwl_eeprom_enhanced_txpower() local
|
/linux/drivers/rtc/ |
A D | rtc-rs5c348.c | 63 u8 txbuf[5+7], *txp; in rs5c348_rtc_set_time() local
|
/linux/arch/arm/boot/dts/ |
A D | bcm283x.dtsi | 80 txp: txp@7e004000 { label
|
/linux/drivers/net/ethernet/micrel/ |
A D | ks8851_par.c | 191 static void ks8851_wrfifo_par(struct ks8851_net *ks, struct sk_buff *txp, in ks8851_wrfifo_par()
|
A D | ks8851_spi.c | 252 static void ks8851_wrfifo_spi(struct ks8851_net *ks, struct sk_buff *txp, in ks8851_wrfifo_spi()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
A D | mac.c | 1132 struct mt7915_txp *txp; in mt7915_tx_prepare_skb() local 1230 struct mt7915_txp *txp; in mt7915_txp_skb_unmap() local 1562 struct mt7915_txp *txp; in mt7915_tx_complete_skb() local
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
A D | sta_cmd.c | 244 struct host_cmd_ds_txpwr_cfg *txp) in mwifiex_cmd_tx_power_cfg() 289 struct host_cmd_ds_rf_tx_pwr *txp = &cmd->params.txp; in mwifiex_cmd_rf_tx_power() local
|
A D | sta_cmdresp.c | 439 struct host_cmd_ds_rf_tx_pwr *txp = &resp->params.txp; in mwifiex_ret_rf_tx_power() local
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
A D | bcdc.c | 362 brcmf_proto_bcdc_txcomplete(struct device *dev, struct sk_buff *txp, in brcmf_proto_bcdc_txcomplete()
|
A D | core.c | 546 void brcmf_txfinalize(struct brcmf_if *ifp, struct sk_buff *txp, bool success) in brcmf_txfinalize()
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
A D | dma.c | 236 struct sk_buff **txp; member 1473 struct sk_buff *txp; in dma_getnexttxp() local
|