Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_tx.c732 atomic_inc_32(&wq->pkt_drops); in oce_send_packet()
744 atomic_inc_32(&wq->pkt_drops); in oce_send_packet()
797 atomic_inc_32(&wq->pkt_drops); in oce_send_packet()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h229 uint32_t pkt_drops; /* drops */ member