Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-desc.c419 static int xgbe_map_tx_skb(struct xgbe_channel *channel, struct sk_buff *skb) in xgbe_map_tx_skb() function
431 DBGPR("-->xgbe_map_tx_skb: cur = %d\n", ring->cur); in xgbe_map_tx_skb()
544 DBGPR("<--xgbe_map_tx_skb: count=%u\n", packet->rdesc_count); in xgbe_map_tx_skb()
554 DBGPR("<--xgbe_map_tx_skb: count=0\n"); in xgbe_map_tx_skb()
565 desc_if->map_tx_skb = xgbe_map_tx_skb; in xgbe_init_function_ptrs_desc()