Searched refs:emac_tx_queue (Results 1 – 3 of 3) sorted by relevance
207 struct emac_tx_queue { struct231 struct emac_tx_queue *tx_q, argument233 void emac_mac_tx_process(struct emac_adapter *adpt, struct emac_tx_queue *tx_q);
587 struct emac_tx_queue *tx_q = &adpt->tx_q; in emac_tx_q_descs_free()662 struct emac_tx_queue *tx_q = &adpt->tx_q; in emac_tx_q_bufs_free()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()
341 struct emac_tx_queue tx_q;