Home
last modified time | relevance | path

Searched refs:txpath (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_phy.c36 int txpath; in mt76x02_phy_set_txdac() local
38 txpath = (dev->mphy.chainmask >> 8) & 0xf; in mt76x02_phy_set_txdac()
39 switch (txpath) { in mt76x02_phy_set_txdac()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_phy.c36 int txpath; in mt76x02_phy_set_txdac() local
38 txpath = (dev->mphy.chainmask >> 8) & 0xf; in mt76x02_phy_set_txdac()
39 switch (txpath) { in mt76x02_phy_set_txdac()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_phy.c36 int txpath; in mt76x02_phy_set_txdac() local
38 txpath = (dev->mphy.chainmask >> 8) & 0xf; in mt76x02_phy_set_txdac()
39 switch (txpath) { in mt76x02_phy_set_txdac()
/dports/lang/gauche/Gauche-0.9.10/ext/sxml/
H A Dsxml-sxpath.scm.in45 ;#include-body "src/txpath.scm"
/dports/lang/gauche/Gauche-0.9.10/ext/sxml/src/
H A Dsxpath.scm95 ((f (txpath (car path) ns-binding)))
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dmac.c3973 enum ath10k_mac_tx_path txpath, in ath10k_mac_tx_submit() argument
3979 switch (txpath) { in ath10k_mac_tx_submit()
4010 enum ath10k_mac_tx_path txpath, in ath10k_mac_tx() argument
4052 ret = ath10k_mac_tx_submit(ar, txmode, txpath, skb); in ath10k_mac_tx()
4080 enum ath10k_mac_tx_path txpath; in ath10k_offchan_tx_work() local
4357 enum ath10k_mac_tx_path txpath; in ath10k_mac_tx_push_txq() local
4387 is_mgmt = (txpath == ATH10K_MAC_TX_HTT_MGMT); in ath10k_mac_tx_push_txq()
4644 enum ath10k_mac_tx_path txpath; in ath10k_mac_op_tx() local
4656 is_htt = (txpath == ATH10K_MAC_TX_HTT || in ath10k_mac_op_tx()
4657 txpath == ATH10K_MAC_TX_HTT_MGMT); in ath10k_mac_op_tx()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dmac.c3973 enum ath10k_mac_tx_path txpath, in ath10k_mac_tx_submit() argument
3979 switch (txpath) { in ath10k_mac_tx_submit()
4010 enum ath10k_mac_tx_path txpath, in ath10k_mac_tx() argument
4052 ret = ath10k_mac_tx_submit(ar, txmode, txpath, skb); in ath10k_mac_tx()
4080 enum ath10k_mac_tx_path txpath; in ath10k_offchan_tx_work() local
4357 enum ath10k_mac_tx_path txpath; in ath10k_mac_tx_push_txq() local
4387 is_mgmt = (txpath == ATH10K_MAC_TX_HTT_MGMT); in ath10k_mac_tx_push_txq()
4644 enum ath10k_mac_tx_path txpath; in ath10k_mac_op_tx() local
4656 is_htt = (txpath == ATH10K_MAC_TX_HTT || in ath10k_mac_op_tx()
4657 txpath == ATH10K_MAC_TX_HTT_MGMT); in ath10k_mac_op_tx()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dmac.c3973 enum ath10k_mac_tx_path txpath, in ath10k_mac_tx_submit() argument
3979 switch (txpath) { in ath10k_mac_tx_submit()
4010 enum ath10k_mac_tx_path txpath, in ath10k_mac_tx() argument
4052 ret = ath10k_mac_tx_submit(ar, txmode, txpath, skb); in ath10k_mac_tx()
4080 enum ath10k_mac_tx_path txpath; in ath10k_offchan_tx_work() local
4357 enum ath10k_mac_tx_path txpath; in ath10k_mac_tx_push_txq() local
4387 is_mgmt = (txpath == ATH10K_MAC_TX_HTT_MGMT); in ath10k_mac_tx_push_txq()
4644 enum ath10k_mac_tx_path txpath; in ath10k_mac_op_tx() local
4656 is_htt = (txpath == ATH10K_MAC_TX_HTT || in ath10k_mac_op_tx()
4657 txpath == ATH10K_MAC_TX_HTT_MGMT); in ath10k_mac_op_tx()
[all …]
/dports/lang/yorick/yorick-y_2_2_04/distribs/yorick/
H A Dpkg-plist142 share/yorick/i/txpath.i
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/scene/
H A DObject.cpp1580 res::path txpath = texpath.empty() ? "graph/obj3d/textures" : texpath; in TheoToEerie() local
1632 eerie->texturecontainer[i] = TextureContainer::Load(txpath / name, TextureContainer::Level); in TheoToEerie()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/doc/ported/text/sxml/
H A Dsxpath.scrbl440 (sxpath1 ?string) -> (txpath ?string)
/dports/lang/ferite/ferite-1.0.2/modules/xml/
H A Dxml.fec304 * @param string txpath The XPath expression.
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/sitelib/text/sxml/
H A Dsxpath.scm2373 (define txpath sxml:xpath) unknown
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/
H A Dpkg-plist889 %%DATADIR%%/%%PORTVERSION%%/sitelib/text/sxml/txpath-parser.scm
/dports/lang/gauche/Gauche-0.9.10/
H A DChangeLog9290 * ext/sxml/src/txpath.scm (sxml:parse-function-call): Fix txpath's
9291 …. The upstream fix http://ssax.cvs.sourceforge.net/viewvc/ssax/sxml-tools/txpath.scm?r1=1.6&r2=1.7
17740 * ext/sxml/sxpath.scm.in: added missing txpath.scm (Patch from
/dports/lang/gauche/Gauche-0.9.10/doc/
H A Dmodutil.texi20510 don't exist as APIs. The term @i{txpath} is an internal function that
20531 (@i{sxpath1} ?string) -> (@i{txpath} ?string)
/dports/deskutils/egroupware/egroupware/vendor/npm-asset/dhtmlx-gantt/codebase/
H A Ddhtmlxgantt.js.map1 … obj]);\r\n\t\t\treturn document.createElement(\"DIV\");\r\n\t\t},\r\n\t\txpath: function(xpathExp…