Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c371 current_rcb->lro_pkt = B_FALSE; in ixgbe_lro_bind()
452 current_rcb->lro_pkt = B_FALSE; in ixgbe_lro_copy()
497 while ((!current_rcb->lro_pkt) && (lro_first != rx_next)) { in ixgbe_lro_get_first()
638 rx_data->work_list[rx_next]->lro_pkt = in ixgbe_ring_rx()
700 if (!current_rcb->lro_pkt) { in ixgbe_ring_rx()
H A Dixgbe_sw.h449 boolean_t lro_pkt; /* Flag for LRO rcb */ member
H A Dixgbe_buf.c869 rcb->lro_pkt = B_FALSE; in ixgbe_alloc_rcb_lists()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h260 uint32_t lro_pkt:1; member
302 uint32_t lro_pkt:1;