Searched refs:IocbTxGet (Results 1 – 4 of 4) sorted by relevance
610 uint32_t IocbTxGet[4]; member
579 uint32_t IocbTxGet[MAX_CHANNEL]; member
4314 stats->IocbTxGet[0] = hba->stats.IocbTxGet[0]; in emlxs_dfc_get_drvstats()4315 stats->IocbTxGet[1] = hba->stats.IocbTxGet[1]; in emlxs_dfc_get_drvstats()4316 stats->IocbTxGet[2] = hba->stats.IocbTxGet[2]; in emlxs_dfc_get_drvstats()4317 stats->IocbTxGet[3] = hba->stats.IocbTxGet[3]; in emlxs_dfc_get_drvstats()
3336 HBASTATS.IocbTxGet[channelno]++; in emlxs_tx_get()