Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h588 uint32_t pkts; member
/titanic_44/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c1612 uint32_t pkts = 0; in hxge_scan_for_last_eop() local
1621 pkts++; in hxge_scan_for_last_eop()
1629 return (pkts); in hxge_scan_for_last_eop()
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c490 uint16_t pkts) in nxge_rxdma_cfg_rcr_threshold() argument
498 rs = npi_rxdma_cfg_rdc_rcr_threshold(handle, channel, pkts); in nxge_rxdma_cfg_rcr_threshold()