Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.h230 netdev_tx_t emac_mac_tx_buf_send(struct emac_adapter *adpt,
H A Demac.c122 return emac_mac_tx_buf_send(adpt, &adpt->tx_q, skb); in emac_start_xmit()
H A Demac-mac.c1437 netdev_tx_t emac_mac_tx_buf_send(struct emac_adapter *adpt, in emac_mac_tx_buf_send() function