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

/linux-4.1.27/drivers/net/ethernet/micrel/
H A Dksz884x.c3972 * hw_alloc_pkt - allocate enough descriptors for transmission
3981 static int hw_alloc_pkt(struct ksz_hw *hw, int length, int physical) hw_alloc_pkt() function
4870 left = hw_alloc_pkt(hw, skb->len, num); netdev_tx()

Completed in 124 milliseconds