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

/drivers/net/ethernet/sfc/
H A Dmcdi_mac.c47 if (efx->fc_disable)
H A Dnet_driver.h704 * @fc_disable: When non-zero flow control is disabled. Typically used to
824 unsigned fc_disable; member in struct:efx_nic
H A Dnic.c684 efx->fc_disable++;
746 efx->fc_disable--;
H A Dsiena_sriov.c691 if (efx->fc_disable++ == 0)
729 if (--efx->fc_disable == 0)
/drivers/net/ethernet/intel/
H A De100.c486 fc_disable:1), fc_restop:1), fc_restart:1), fc_reject:1),
1153 config->fc_disable = 0x1; /* 1=Tx fc off, 0=Tx fc on */

Completed in 542 milliseconds