Home
last modified time | relevance | path

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

/linux-4.1.27/arch/tile/include/hv/
Ddrv_xgbe_intf.h401 } lepp_frag_t; typedef
443 lepp_frag_t frags[0 /* Variable-sized; num_frags entries. */];
468 (num_frags) * sizeof(lepp_frag_t) + \
/linux-4.1.27/drivers/net/ethernet/tile/
Dtilepro.c1601 static unsigned int tile_net_tx_frags(lepp_frag_t *frags, in tile_net_tx_frags()
1861 lepp_frag_t frags[1 + MAX_SKB_FRAGS]; in tile_net_tx()