Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_main.c358 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_tx_avail() local
410 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_enable_eee_mode() local
1409 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_clear_tx_descriptors() local
1525 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_free_tx_buffer() local
2668 struct stmmac_tx_queue *tx_q = &priv->tx_queue[chan]; in stmmac_tx_err() local
2739 struct stmmac_tx_queue *tx_q = &priv->tx_queue[chan]; in stmmac_napi_check() local
2886 struct stmmac_tx_queue *tx_q; in stmmac_init_dma_engine() local
3852 struct stmmac_tx_queue *tx_q) in stmmac_vlan_insert()
3990 struct stmmac_tx_queue *tx_q; in stmmac_tso_xmit() local
4232 struct stmmac_tx_queue *tx_q; in stmmac_xmit() local
[all …]
A 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
A 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
/linux/drivers/net/ethernet/qualcomm/emac/
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()
1328 struct emac_tx_queue *tx_q, struct sk_buff *skb, in emac_tx_fill_tpd()
1435 struct emac_tx_queue *tx_q, in emac_mac_tx_buf_send()
A Demac.h341 struct emac_tx_queue tx_q; member
/linux/drivers/net/ethernet/intel/ice/
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()
/linux/drivers/net/wireless/mediatek/mt76/
A Dmt76_connac.h56 } tx_q[IEEE80211_NUM_ACS]; member
/linux/include/net/nfc/
A Dnci_core.h227 struct sk_buff_head tx_q; member
454 struct sk_buff_head tx_q; member
/linux/drivers/media/radio/wl128x/
A Dfmdrv.h205 struct sk_buff_head tx_q; /* TX queue */ member
/linux/drivers/net/fddi/skfp/h/
A Dfplustm.h191 struct s_smt_tx_queue tx_q[USED_QUEUES] ; member
/linux/drivers/net/wireless/mediatek/mt7601u/
A Dmt7601u.h201 struct mt7601u_tx_queue *tx_q; member
/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dadapter.h208 struct netdev_queue *tx_q; /* associated netdev TX queue */ member
/linux/include/net/bluetooth/
A Dl2cap.h637 struct sk_buff_head tx_q; member

Completed in 54 milliseconds