Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qualcomm/emac/
Demac-mac.h230 int emac_mac_tx_buf_send(struct emac_adapter *adpt, struct emac_tx_queue *tx_q,
Demac.c122 return emac_mac_tx_buf_send(adpt, &adpt->tx_q, skb); in emac_start_xmit()
Demac-mac.c1437 int emac_mac_tx_buf_send(struct emac_adapter *adpt, struct emac_tx_queue *tx_q, in emac_mac_tx_buf_send() function