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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c371 current_rcb->lro_pkt = B_FALSE;
452 current_rcb->lro_pkt = B_FALSE;
497 while ((!current_rcb->lro_pkt) && (lro_first != rx_next)) {
638 rx_data->work_list[rx_next]->lro_pkt =
700 if (!current_rcb->lro_pkt) {
H A Dixgbe_sw.h451 boolean_t lro_pkt; /* Flag for LRO rcb */ member in struct:rx_control_block
H A Dixgbe_buf.c869 rcb->lro_pkt = B_FALSE;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h260 uint32_t lro_pkt:1; member in struct:oce_nic_rx_cqe::__anon7725::__anon7726
302 uint32_t lro_pkt:1;

Completed in 83 milliseconds