Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dm88rs6000t.c493 u32 RFG = 0, IFG = 0, BBG = 0, PGA2G = 0, TIAG = 0; in m88rs6000t_get_rf_strength() local
541 IFG += IFGS[i]; in m88rs6000t_get_rf_strength()
550 gain = RFG + IFG - TIAG + BBG + PGA2G; in m88rs6000t_get_rf_strength()
/openbmc/qemu/hw/net/
H A Dmsf2-emac.c47 REG32(IFG, 0x8)
/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139cp.c259 IFG = (1 << 25) | (1 << 24), /* standard IEEE interframe gap */ enumerator
1044 cpw32_f (TxConfig, IFG | (TX_DMA_BURST << TxDMAShift)); in cp_init_hw()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1862 set greater than the Inter-Frame-Gap (IFG) time of the MAC (plus some margin)