Searched refs:gxio_mpipe_idesc_get_l2_offset (Results 1 – 2 of 2) sorted by relevance
282 static inline uint8_t gxio_mpipe_idesc_get_l2_offset(gxio_mpipe_idesc_t *idesc) in gxio_mpipe_idesc_get_l2_offset() function298 return va + gxio_mpipe_idesc_get_l2_offset(idesc); in gxio_mpipe_idesc_get_l2_start()312 return xfer_size - gxio_mpipe_idesc_get_l2_offset(idesc); in gxio_mpipe_idesc_get_l2_length()
609 l2_offset = custom_flag ? 0 : gxio_mpipe_idesc_get_l2_offset(idesc); in tile_net_handle_packet()