Home
last modified time | relevance | path

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

/drivers/scsi/bnx2i/
Dbnx2i.h142 #define ADD_STATS_64(__hba, field, len) \ macro
165 #define ADD_STATS_64(__hba, field, len) \ macro
Dbnx2i_hwi.c1379 ADD_STATS_64(hba, rx_pdus, in bnx2i_process_scsi_cmd_resp()
1381 ADD_STATS_64(hba, rx_bytes, in bnx2i_process_scsi_cmd_resp()
1390 ADD_STATS_64(hba, tx_pdus, in bnx2i_process_scsi_cmd_resp()
1392 ADD_STATS_64(hba, tx_bytes, in bnx2i_process_scsi_cmd_resp()
1394 ADD_STATS_64(hba, rx_pdus, in bnx2i_process_scsi_cmd_resp()
2065 ADD_STATS_64(hba, rx_pdus, 1); in bnx2i_process_new_cqes()
2066 ADD_STATS_64(hba, rx_bytes, nopin->data_length); in bnx2i_process_new_cqes()
Dbnx2i_iscsi.c1203 ADD_STATS_64(hba, tx_pdus, 1); in bnx2i_mtask_xmit()
1204 ADD_STATS_64(hba, tx_bytes, task->data_count); in bnx2i_mtask_xmit()