Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c364 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
1288 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in stmmac_display_tx_rings() local
1377 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in stmmac_clear_tx_descriptors() local
1502 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in stmmac_free_tx_buffer() local
1773 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in __init_dma_tx_desc_rings() local
1871 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in dma_free_tx_skbufs() local
1959 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in __free_dma_tx_desc_resources() local
2116 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in __alloc_dma_tx_desc_resources() local
2422 struct stmmac_tx_queue *tx_q = &priv->dma_conf.tx_queue[queue]; in stmmac_xdp_xmit_zc() local
[all …]
H A Dring_mode.c17 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()
H A Dchain_mode.c17 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()
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A 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()
1438 struct emac_tx_queue *tx_q, in emac_mac_tx_buf_send()
H A Demac.h341 struct emac_tx_queue tx_q; member
/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif.c211 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
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.h44 static inline bool ice_find_q_in_range(u16 low, u16 high, unsigned int tx_q) in ice_find_q_in_range()
/openbmc/linux/include/net/nfc/
H A Dnci_core.h227 struct sk_buff_head tx_q; member
454 struct sk_buff_head tx_q; member
/openbmc/linux/drivers/media/radio/wl128x/
H A Dfmdrv.h205 struct sk_buff_head tx_q; /* TX queue */ member
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dfplustm.h191 struct s_smt_tx_queue tx_q[USED_QUEUES] ; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h98 } tx_q[IEEE80211_NUM_ACS]; member
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmt7601u.h201 struct mt7601u_tx_queue *tx_q; member
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h208 struct netdev_queue *tx_q; /* associated netdev TX queue */ member
/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h598 struct sk_buff_head tx_q; member