/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_phy.c | 36 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 D | mt76x02_phy.c | 36 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 D | mt76x02_phy.c | 36 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 D | sxml-sxpath.scm.in | 45 ;#include-body "src/txpath.scm"
|
/dports/lang/gauche/Gauche-0.9.10/ext/sxml/src/ |
H A D | sxpath.scm | 95 ((f (txpath (car path) ns-binding)))
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 3973 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 D | mac.c | 3973 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 D | mac.c | 3973 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 D | pkg-plist | 142 share/yorick/i/txpath.i
|
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/scene/ |
H A D | Object.cpp | 1580 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 D | sxpath.scrbl | 440 (sxpath1 ?string) -> (txpath ?string)
|
/dports/lang/ferite/ferite-1.0.2/modules/xml/ |
H A D | xml.fec | 304 * @param string txpath The XPath expression.
|
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/sitelib/text/sxml/ |
H A D | sxpath.scm | 2373 (define txpath sxml:xpath) unknown
|
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ |
H A D | pkg-plist | 889 %%DATADIR%%/%%PORTVERSION%%/sitelib/text/sxml/txpath-parser.scm
|
/dports/lang/gauche/Gauche-0.9.10/ |
H A D | ChangeLog | 9290 * 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 D | modutil.texi | 20510 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 D | dhtmlxgantt.js.map | 1 … obj]);\r\n\t\t\treturn document.createElement(\"DIV\");\r\n\t\t},\r\n\t\txpath: function(xpathExp…
|