Searched refs:octets_ddp (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dcommon.h182 u64 octets_ddp; member in struct:tp_fcoe_stats
H A Dt4_hw.c5384 st->octets_ddp = ((u64)val[0] << 32) | val[1];
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_main.c6592 stats[0].octets_ddp, stats[1].octets_ddp,
6593 stats[2].octets_ddp, stats[3].octets_ddp);
6603 stats[0].octets_ddp, stats[1].octets_ddp);

Completed in 71 milliseconds