Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe.c196 static uint_t sfe_tx_desc_stat(struct gem_dev *dp, int slot, int ndesc);
1203 sfe_tx_desc_stat(struct gem_dev *dp, int slot, int ndesc) in sfe_tx_desc_stat() function
2181 gcp->gc_tx_desc_stat = &sfe_tx_desc_stat; in sfeattach()