Searched refs:flowctl (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/usr.sbin/flowctl/
H A DMakefile6 PROG= flowctl
7 MAN= flowctl.8
/freebsd-current/usr.sbin/
H A DMakefile171 SUBDIR.${MK_NETGRAPH}+= flowctl
/freebsd-current/sys/dev/ti/
H A Dif_ti.c3349 uint32_t flowctl; local
3356 flowctl = 0;
3363 flowctl = TI_GLNK_RX_FLOWCTL_Y;
3373 flowctl |= TI_GLNK_TX_FLOWCTL_Y;
3377 TI_GLNK_FULL_DUPLEX| flowctl |
3380 flowctl = TI_LNK_RX_FLOWCTL_Y;
3383 flowctl |= TI_LNK_TX_FLOWCTL_Y;
3387 TI_LNK_FULL_DUPLEX|TI_LNK_HALF_DUPLEX| flowctl |
3394 flowctl = TI_GLNK_RX_FLOWCTL_Y;
3397 flowctl |
[all...]
/freebsd-current/sys/dev/fxp/
H A Dif_fxp.c331 } flowctl; local
337 flowctl.b[0] = CSR_READ_1(sc, FXP_CSR_FC_THRESH);
338 flowctl.b[1] = CSR_READ_1(sc, FXP_CSR_FC_STATUS);
342 CSR_READ_1(sc, FXP_CSR_SCB_RUSCUS), flowctl.w);
/freebsd-current/targets/pseudo/userland/
H A DMakefile.depend543 usr.sbin/flowctl \

Completed in 100 milliseconds