Home
last modified time | relevance | path

Searched defs:txgain (Results 1 – 17 of 17) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Darn9280.c418 int chain, uint8_t *boundaries, uint8_t *pdadcs, uint8_t *txgain) in ar9280_olpc_get_pdadcs()
595 int8_t pdadc, txgain, tcomp; in ar9280_olpc_temp_compensation() local
H A Darn5416.c425 uint8_t overlap, txgain; in ar5416_set_power_calib() local
H A Darn9003.c2640 ar9003_force_txgain(struct athn_softc *sc, uint32_t txgain) in ar9003_force_txgain()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/ftmod/ftmod_zt/
H A Dftmod_zt.c59 float txgain; member
211 static void zt_build_gains(struct zt_gains *g, float rxgain, float txgain, int codec) in zt_build_gains()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/mod_freetdm/
H A Dmod_freetdm.c4291 float txgain, rxgain; in dump_chan() local
4389 float txgain, rxgain; in dump_chan_xml() local
5085 float txgain = 0.0; in FTDM_CLI_DECLARE() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/include/private/
H A Dftdm_core.h466 float txgain; member
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/include/
H A Dfreetdm.h532 float txgain; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c3746 u32 txgain; in b43_nphy_tx_power_fix() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c3746 u32 txgain; in b43_nphy_tx_power_fix() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c3746 u32 txgain; in b43_nphy_tx_power_fix() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c27708 u32 txgain; in wlc_phy_txpwr_fixpower_nphy() local
28309 u32 txgain; in wlc_phy_txpwr_index_nphy() local
H A Dphy_lcn.c3135 u32 bbmultiqcomp, txgain, locoeffs, rfpower; in wlc_lcnphy_set_tx_pwr_by_index() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c27708 u32 txgain; in wlc_phy_txpwr_fixpower_nphy() local
28309 u32 txgain; in wlc_phy_txpwr_index_nphy() local
H A Dphy_lcn.c3135 u32 bbmultiqcomp, txgain, locoeffs, rfpower; in wlc_lcnphy_set_tx_pwr_by_index() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c27708 u32 txgain; in wlc_phy_txpwr_fixpower_nphy() local
28309 u32 txgain; in wlc_phy_txpwr_index_nphy() local
H A Dphy_lcn.c3135 u32 bbmultiqcomp, txgain, locoeffs, rfpower; in wlc_lcnphy_set_tx_pwr_by_index() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/
H A Dftdm_io.c5019 …ftdm_status_t ftdm_set_channels_gains(ftdm_span_t *span, int currindex, float rxgain, float txgain) in ftdm_set_channels_gains()