Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/
Demac-mac.h238 int emac_mac_tx_buf_send(struct emac_adapter *adpt, struct emac_tx_queue *tx_q,
Demac.c130 return emac_mac_tx_buf_send(adpt, &adpt->tx_q, skb); in emac_start_xmit()
Demac-mac.c1447 int emac_mac_tx_buf_send(struct emac_adapter *adpt, struct emac_tx_queue *tx_q, in emac_mac_tx_buf_send() function