emac_tx_queue     587 drivers/net/ethernet/qualcomm/emac/emac-mac.c 	struct emac_tx_queue *tx_q = &adpt->tx_q;
emac_tx_queue     662 drivers/net/ethernet/qualcomm/emac/emac-mac.c 	struct emac_tx_queue *tx_q = &adpt->tx_q;
emac_tx_queue     675 drivers/net/ethernet/qualcomm/emac/emac-mac.c 				struct emac_tx_queue *tx_q)
emac_tx_queue    1026 drivers/net/ethernet/qualcomm/emac/emac-mac.c 			       struct emac_tx_queue *tx_q, struct emac_tpd *tpd)
emac_tx_queue    1044 drivers/net/ethernet/qualcomm/emac/emac-mac.c 				  struct emac_tx_queue *tx_q)
emac_tx_queue    1168 drivers/net/ethernet/qualcomm/emac/emac-mac.c static unsigned int emac_tpd_num_free_descs(struct emac_tx_queue *tx_q)
emac_tx_queue    1179 drivers/net/ethernet/qualcomm/emac/emac-mac.c void emac_mac_tx_process(struct emac_adapter *adpt, struct emac_tx_queue *tx_q)
emac_tx_queue    1246 drivers/net/ethernet/qualcomm/emac/emac-mac.c 			 struct emac_tx_queue *tx_q,
emac_tx_queue    1331 drivers/net/ethernet/qualcomm/emac/emac-mac.c 			     struct emac_tx_queue *tx_q, struct sk_buff *skb,
emac_tx_queue    1437 drivers/net/ethernet/qualcomm/emac/emac-mac.c int emac_mac_tx_buf_send(struct emac_adapter *adpt, struct emac_tx_queue *tx_q,
emac_tx_queue     230 drivers/net/ethernet/qualcomm/emac/emac-mac.h int emac_mac_tx_buf_send(struct emac_adapter *adpt, struct emac_tx_queue *tx_q,
emac_tx_queue     232 drivers/net/ethernet/qualcomm/emac/emac-mac.h void emac_mac_tx_process(struct emac_adapter *adpt, struct emac_tx_queue *tx_q);
emac_tx_queue     341 drivers/net/ethernet/qualcomm/emac/emac.h 	struct emac_tx_queue		tx_q;