Searched refs:gmac_map_tx_bufs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cortina/ |
H A D | gemini.c | 1134 static int gmac_map_tx_bufs(struct net_device *netdev, struct sk_buff *skb, in gmac_map_tx_bufs() function 1295 if (gmac_map_tx_bufs(netdev, skb, txq, &w)) { in gmac_start_xmit() 1303 if (gmac_map_tx_bufs(netdev, skb, txq, &w)) in gmac_start_xmit()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cortina/ |
H A D | gemini.c | 1133 static int gmac_map_tx_bufs(struct net_device *netdev, struct sk_buff *skb, in gmac_map_tx_bufs() function 1294 if (gmac_map_tx_bufs(netdev, skb, txq, &w)) { in gmac_start_xmit() 1302 if (gmac_map_tx_bufs(netdev, skb, txq, &w)) in gmac_start_xmit()
|
Completed in 7 milliseconds