Home
last modified time | relevance | path

Searched refs:emac_mac_tx_process (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.h233 void emac_mac_tx_process(struct emac_adapter *adpt, struct emac_tx_queue *tx_q);
H A Demac.c160 emac_mac_tx_process(adpt, &adpt->tx_q); in emac_isr()
H A Demac-mac.c1179 void emac_mac_tx_process(struct emac_adapter *adpt, struct emac_tx_queue *tx_q) in emac_mac_tx_process() function