Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c3429 #define PRINT_CH_STATS2(string, value) \ macro
3542 PRINT_CH_STATS2("fcoe_octets_ddp", octets_ddp); in show_fcoe_stats()
3543 PRINT_CH_STATS2("fcoe_frames_ddp", frames_ddp); in show_fcoe_stats()
3544 PRINT_CH_STATS2("fcoe_frames_drop", frames_drop); in show_fcoe_stats()
3547 #undef PRINT_CH_STATS2