Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/sf/
H A Dif_sfreg.h373 #define SF_TXFRMCTL_TXTHRESH 0x000000FF macro
H A Dif_sf.c1033 txthresh = txfctl & SF_TXFRMCTL_TXTHRESH; in sf_txthresh_adjust()
1036 txfctl &= ~SF_TXFRMCTL_TXTHRESH; in sf_txthresh_adjust()