Searched refs:no_tx_dma_setup (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sys/dev/e1000/
H A Dif_igb.h385 unsigned long no_tx_dma_setup; member in struct:tx_ring
529 unsigned long no_tx_dma_setup; member in struct:adapter
H A Dif_lem.h423 unsigned long no_tx_dma_setup; member in struct:adapter
H A Dif_em.h482 unsigned long no_tx_dma_setup; member in struct:adapter
H A Dif_lem.c1704 adapter->no_tx_dma_setup++;
1710 adapter->no_tx_dma_setup++;
4551 CTLFLAG_RD, &adapter->no_tx_dma_setup,
H A Dif_igb.c1886 txr->no_tx_dma_setup++;
5935 CTLFLAG_RD, &adapter->no_tx_dma_setup,
H A Dif_em.c2094 adapter->no_tx_dma_setup++;
5727 CTLFLAG_RD, &adapter->no_tx_dma_setup,
/freebsd-11-stable/sys/dev/ixgb/
H A Dif_ixgb.h357 unsigned long no_tx_dma_setup; member in struct:adapter
H A Dif_ixgb.c962 adapter->no_tx_dma_setup++;
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe.h348 u64 no_tx_dma_setup; member in struct:tx_ring
H A Dix_txrx.c377 txr->no_tx_dma_setup++;
380 txr->no_tx_dma_setup++;
H A Dif_ixv.c1894 SYSCTL_ADD_UQUAD(ctx, queue_list, OID_AUTO, "no_tx_dma_setup",
1895 CTLFLAG_RD, &(txr->no_tx_dma_setup),
H A Dif_ix.c1461 SYSCTL_ADD_UQUAD(ctx, queue_list, OID_AUTO, "no_tx_dma_setup",
1462 CTLFLAG_RD, &txr->no_tx_dma_setup,

Completed in 219 milliseconds