/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_main.c | 364 struct stmmac_tx_queue *tx_q = &priv->dma_conf.tx_queue[queue]; in stmmac_tx_avail() local 416 struct stmmac_tx_queue *tx_q = &priv->dma_conf.tx_queue[queue]; in stmmac_enable_eee_mode() local 1303 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in stmmac_display_tx_rings() local 1392 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in stmmac_clear_tx_descriptors() local 1517 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in stmmac_free_tx_buffer() local 1788 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in __init_dma_tx_desc_rings() local 1886 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in dma_free_tx_skbufs() local 1974 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in __free_dma_tx_desc_resources() local 2131 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in __alloc_dma_tx_desc_resources() local 2437 struct stmmac_tx_queue *tx_q = &priv->dma_conf.tx_queue[queue]; in stmmac_xdp_xmit_zc() local [all …]
|
D | ring_mode.c | 17 static int jumbo_frm(struct stmmac_tx_queue *tx_q, struct sk_buff *skb, in jumbo_frm() 119 static void clean_desc3(struct stmmac_tx_queue *tx_q, struct dma_desc *p) in clean_desc3()
|
D | chain_mode.c | 17 static int jumbo_frm(struct stmmac_tx_queue *tx_q, struct sk_buff *skb, in jumbo_frm() 143 static void clean_desc3(struct stmmac_tx_queue *tx_q, struct dma_desc *p) in clean_desc3()
|
/linux-6.6.21/drivers/net/ethernet/qualcomm/emac/ |
D | emac-mac.c | 587 struct emac_tx_queue *tx_q = &adpt->tx_q; in emac_tx_q_descs_free() local 662 struct emac_tx_queue *tx_q = &adpt->tx_q; in emac_tx_q_bufs_free() local 675 struct emac_tx_queue *tx_q) in emac_tx_q_desc_alloc() 1026 struct emac_tx_queue *tx_q, struct emac_tpd *tpd) in emac_tx_tpd_create() 1044 struct emac_tx_queue *tx_q) in emac_tx_tpd_mark_last() 1168 static unsigned int emac_tpd_num_free_descs(struct emac_tx_queue *tx_q) in emac_tpd_num_free_descs() 1179 void emac_mac_tx_process(struct emac_adapter *adpt, struct emac_tx_queue *tx_q) in emac_mac_tx_process() 1246 struct emac_tx_queue *tx_q, in emac_tso_csum() 1331 struct emac_tx_queue *tx_q, struct sk_buff *skb, in emac_tx_fill_tpd() 1438 struct emac_tx_queue *tx_q, in emac_mac_tx_buf_send()
|
D | emac.h | 341 struct emac_tx_queue tx_q; member
|
/linux-6.6.21/drivers/net/wwan/t7xx/ |
D | t7xx_hif_dpmaif.c | 211 struct dpmaif_tx_queue *tx_q; in t7xx_dpmaif_rxtx_sw_allocs() local 282 struct dpmaif_tx_queue *tx_q; in t7xx_dpmaif_sw_release() local
|
/linux-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_dcb_lib.h | 44 static inline bool ice_find_q_in_range(u16 low, u16 high, unsigned int tx_q) in ice_find_q_in_range()
|
/linux-6.6.21/include/net/nfc/ |
D | nci_core.h | 227 struct sk_buff_head tx_q; member 454 struct sk_buff_head tx_q; member
|
/linux-6.6.21/drivers/media/radio/wl128x/ |
D | fmdrv.h | 205 struct sk_buff_head tx_q; /* TX queue */ member
|
/linux-6.6.21/drivers/net/fddi/skfp/h/ |
D | fplustm.h | 191 struct s_smt_tx_queue tx_q[USED_QUEUES] ; member
|
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac.h | 98 } tx_q[IEEE80211_NUM_ACS]; member
|
/linux-6.6.21/drivers/net/wireless/mediatek/mt7601u/ |
D | mt7601u.h | 201 struct mt7601u_tx_queue *tx_q; member
|
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb3/ |
D | adapter.h | 208 struct netdev_queue *tx_q; /* associated netdev TX queue */ member
|
/linux-6.6.21/include/net/bluetooth/ |
D | l2cap.h | 637 struct sk_buff_head tx_q; member
|