Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_hw_chip.h153 short stat_idx; /* stat counter to increment or -1 */ member
/drivers/mmc/host/
Drtsx_pci_sdmmc.c228 int stat_idx = 0; in sd_send_cmd_get_rsp() local
297 stat_idx = 16; in sd_send_cmd_get_rsp()
302 stat_idx = 5; in sd_send_cmd_get_rsp()
333 if (ptr[stat_idx] & SD_CRC7_ERR) { in sd_send_cmd_get_rsp()
/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c1379 short stat_idx; /* stat counter to increment or -1 */ member
1417 if (acts->stat_idx >= 0) in t3_handle_intr_status()
1418 stats[acts->stat_idx]++; in t3_handle_intr_status()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c1210 short stat_idx; /* stat counter to increment or -1 */ member