Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/qualcomm/emac/
Demac-mac.h233 void emac_mac_tx_process(struct emac_adapter *adpt, struct emac_tx_queue *tx_q);
Demac.c161 emac_mac_tx_process(adpt, &adpt->tx_q); in emac_isr()
Demac-mac.c1179 void emac_mac_tx_process(struct emac_adapter *adpt, struct emac_tx_queue *tx_q) in emac_mac_tx_process() function