Home
last modified time | relevance | path

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

/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
/linux/drivers/net/ethernet/stmicro/stmmac/
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()
/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
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.h47 static inline bool ice_find_q_in_range(u16 low, u16 high, unsigned int tx_q) in ice_find_q_in_range()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_ptp.h371 static inline int idpf_ptp_request_ts(struct idpf_tx_queue *tx_q, in idpf_ptp_request_ts()
/linux/drivers/net/fddi/skfp/h/
H A Dfplustm.h191 struct s_smt_tx_queue tx_q[USED_QUEUES] ; member
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmt7601u.h201 struct mt7601u_tx_queue *tx_q; member
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h208 struct netdev_queue *tx_q; /* associated netdev TX queue */ member