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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h316 u64 octets_ddp; member in struct:tp_fcoe_stats
H A Dcxgb4_debugfs.c3720 PRINT_CH_STATS2("fcoe_octets_ddp", octets_ddp);
H A Dt4_hw.c5708 st->octets_ddp = ((u64)val[0] << 32) | val[1];

Completed in 312 milliseconds