Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
Dbnx2i_init.c396 GET_STATS_64(hba, stats, rx_pdus); in bnx2i_get_stats()
397 GET_STATS_64(hba, stats, rx_bytes); in bnx2i_get_stats()
399 GET_STATS_64(hba, stats, tx_pdus); in bnx2i_get_stats()
400 GET_STATS_64(hba, stats, tx_bytes); in bnx2i_get_stats()
Dbnx2i.h134 #define GET_STATS_64(__hba, dst, field) \ macro
154 #define GET_STATS_64(__hba, dst, field) \ macro