Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H A Dksz884x.c3963 * hw_alloc_pkt - allocate enough descriptors for transmission
3972 static int hw_alloc_pkt(struct ksz_hw *hw, int length, int physical) in hw_alloc_pkt() function
4858 left = hw_alloc_pkt(hw, skb->len, num); in netdev_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H A Dksz884x.c3590 * hw_alloc_pkt - allocate enough descriptors for transmission
3599 static int hw_alloc_pkt(struct ksz_hw *hw, int length, int physical) in hw_alloc_pkt() function
4485 left = hw_alloc_pkt(hw, skb->len, num); in netdev_tx()

Completed in 21 milliseconds