Searched refs:err_tx_cons_idx_conflict (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h239 uint64_t err_tx_cons_idx_conflict; member in struct:qlnx_fastpath
H A Dqlnx_os.c1767 OID_AUTO, "err_tx_cons_idx_conflict",
1768 CTLFLAG_RD, &ha->fp_array[i].err_tx_cons_idx_conflict,
1769 "err_tx_cons_idx_conflict");
3070 fp->err_tx_cons_idx_conflict++;
6111 fp->err_tx_cons_idx_conflict = 0;

Completed in 113 milliseconds