Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2i/
Dbnx2i_init.c404 GET_STATS_64(hba, stats, rx_pdus); in bnx2i_get_stats()
405 GET_STATS_64(hba, stats, rx_bytes); in bnx2i_get_stats()
407 GET_STATS_64(hba, stats, tx_pdus); in bnx2i_get_stats()
408 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