Home
last modified time | relevance | path

Searched defs:tx_q (Results 1 – 9 of 9) sorted by relevance

/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c293 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_tx_avail() local
335 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_enable_eee_mode() local
1086 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_display_tx_rings() local
1161 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_clear_tx_descriptors() local
1262 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_free_tx_buffer() local
1374 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in init_dma_tx_desc_rings() local
1512 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in free_dma_tx_desc_resources() local
1617 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in alloc_dma_tx_desc_resources() local
1871 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_tx_clean() local
1984 struct stmmac_tx_queue *tx_q = &priv->tx_queue[chan]; in stmmac_tx_err() local
[all …]
Dring_mode.c19 struct stmmac_tx_queue *tx_q = (struct stmmac_tx_queue *)p; in jumbo_frm() local
122 struct stmmac_tx_queue *tx_q = (struct stmmac_tx_queue *)priv_ptr; in clean_desc3() local
Dchain_mode.c19 struct stmmac_tx_queue *tx_q = (struct stmmac_tx_queue *)p; in jumbo_frm() local
146 struct stmmac_tx_queue *tx_q = (struct stmmac_tx_queue *)priv_ptr; in clean_desc3() local
/drivers/net/ethernet/qualcomm/emac/
Demac-mac.c587 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()
1437 int emac_mac_tx_buf_send(struct emac_adapter *adpt, struct emac_tx_queue *tx_q, in emac_mac_tx_buf_send()
Demac.h341 struct emac_tx_queue tx_q; member
/drivers/media/radio/wl128x/
Dfmdrv.h205 struct sk_buff_head tx_q; /* TX queue */ member
/drivers/net/fddi/skfp/h/
Dfplustm.h191 struct s_smt_tx_queue tx_q[USED_QUEUES] ; member
/drivers/net/wireless/mediatek/mt7601u/
Dmt7601u.h201 struct mt7601u_tx_queue *tx_q; member
/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h208 struct netdev_queue *tx_q; /* associated netdev TX queue */ member