Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/micrel/
Dksz884x.c3897 static int hw_alloc_pkt(struct ksz_hw *hw, int length, int physical) in hw_alloc_pkt() function
4783 left = hw_alloc_pkt(hw, skb->len, num); in netdev_tx()