Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c3366 #define PRINT_CH_STATS2(string, value) \ macro
3479 PRINT_CH_STATS2("fcoe_octets_ddp", octets_ddp); in show_fcoe_stats()
3480 PRINT_CH_STATS2("fcoe_frames_ddp", frames_ddp); in show_fcoe_stats()
3481 PRINT_CH_STATS2("fcoe_frames_drop", frames_drop); in show_fcoe_stats()
3484 #undef PRINT_CH_STATS2