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

/freebsd-13-stable/usr.sbin/flowctl/
H A DMakefile7 PROG= flowctl
8 MAN= flowctl.8
/freebsd-13-stable/usr.sbin/
H A DMakefile170 SUBDIR.${MK_NETGRAPH}+= flowctl
/freebsd-13-stable/sys/dev/ti/
H A Dif_ti.c3345 uint32_t flowctl; local
3352 flowctl = 0;
3359 flowctl = TI_GLNK_RX_FLOWCTL_Y;
3369 flowctl |= TI_GLNK_TX_FLOWCTL_Y;
3373 TI_GLNK_FULL_DUPLEX| flowctl |
3376 flowctl = TI_LNK_RX_FLOWCTL_Y;
3379 flowctl |= TI_LNK_TX_FLOWCTL_Y;
3383 TI_LNK_FULL_DUPLEX|TI_LNK_HALF_DUPLEX| flowctl |
3390 flowctl = TI_GLNK_RX_FLOWCTL_Y;
3393 flowctl |
[all...]
/freebsd-13-stable/sys/dev/fxp/
H A Dif_fxp.c336 } flowctl; local
342 flowctl.b[0] = CSR_READ_1(sc, FXP_CSR_FC_THRESH);
343 flowctl.b[1] = CSR_READ_1(sc, FXP_CSR_FC_STATUS);
347 CSR_READ_1(sc, FXP_CSR_SCB_RUSCUS), flowctl.w);
/freebsd-13-stable/targets/pseudo/userland/
H A DMakefile.depend559 usr.sbin/flowctl \

Completed in 133 milliseconds