Searched refs:common (Results 1 - 25 of 158) sorted by relevance

1234567

/vbox/src/VBox/ValidationKit/common/
H A D__init__.py32 from common import constants;
33 from common import utils;
34 from common import webutils;
/vbox/src/VBox/ValidationKit/common/constants/
H A D__init__.py32 from common.constants import tbreq;
33 from common.constants import tbresp;
34 from common.constants import result;
35 from common.constants import rtexitcode;
36 from common.constants import valueunit;
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/
H A Dath_hw.c25 #define REG_READ (common->ops->read)
26 #define REG_WRITE (common->ops->write)
31 * @common: the ath_common struct for the device.
48 * When you do this you are essentially computing the common bits of all your
82 * significant bit". This is because its the only bit common
84 * common bit is we can simply "&" the bssid_mask now with any BSSID we have
94 * common bit amongst the MAC and BSSIDs is 0, this frame has the 2nd LSB
120 void ath_hw_setbssidmask(struct ath_common *common) argument
122 void *ah = common->ah;
124 REG_WRITE(ah, get_unaligned_le32(common
137 ath_hw_cycle_counters_update(struct ath_common *common) argument
172 ath_hw_get_listen_time(struct ath_common *common) argument
[all...]
H A Dath_main.c24 struct io_buffer *ath_rxbuf_alloc(struct ath_common *common, argument
44 iob = alloc_iob(len + common->cachelsz - 1);
47 off = ((unsigned long) iob->data) % common->cachelsz;
50 iob_reserve(iob, common->cachelsz - off);
51 *iob_addr += common->cachelsz - off;
H A Dath_key.c24 #define REG_READ (common->ops->read)
25 #define REG_WRITE(_ah, _reg, _val) (common->ops->write)(_ah, _val, _reg)
27 if (common->ops->enable_write_buffer) \
28 common->ops->enable_write_buffer((_ah));
31 if (common->ops->write_flush) \
32 common->ops->write_flush((_ah));
41 int ath_hw_keyreset(struct ath_common *common, u16 entry) argument
44 void *ah = common->ah;
46 if (entry >= common->keymax) {
71 if (common
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/
H A DMakefile.com95 SRCS = $(LIBSRCS:%.c=../common/%.c) $(LIBISASRCS:%.c=../$(MACH)/%.c)
98 SRCDIR = ../common
101 CLEANFILES += ../common/procfs.sed ../common/procfs.d
102 CLEANFILES += ../common/io.sed ../common/io.d
103 CLEANFILES += ../common/ip.sed ../common/ip.d
104 CLEANFILES += ../common/net.sed ../common/ne
[all...]
/vbox/src/VBox/Additions/common/VBoxGuest/linux/
H A DMakefile57 common/alloc/alloc.o \
58 common/err/RTErrConvertFromErrno.o \
59 common/err/RTErrConvertToErrno.o \
60 common/log/log.o \
61 common/log/logellipsis.o \
62 common/log/logrel.o \
63 common/log/logrelellipsis.o \
64 common/log/logcom.o \
65 common/log/logformat.o \
66 common/mis
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/
H A DMakefile.com51 SRCS = $(COMMON_OBJS:%.o=../../../common/ctf/%.c) $(LIB_OBJS:%.o=../common/%.c)
54 SRCDIR = ../common
56 CPPFLAGS += -I../common -I../../../common/ctf -DCTF_OLD_VERSIONS
70 objs/%.o pics/%.o: ../../../common/ctf/%.c
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/amd64/
H A DMakefile35 SRCS += $(SRC)/common/dis/i386/dis_tables.c
36 CPPFLAGS += -I$(SRC)/common/dis/i386
41 pics/%.o: $(SRC)/common/dis/i386/%.c
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/BootSectImage/
H A DMakefile13 !INCLUDE ..\Makefiles\ms.common
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/EfiLdrImage/
H A DMakefile13 !INCLUDE ..\Makefiles\ms.common
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/EfiRom/
H A DMakefile13 !INCLUDE ..\Makefiles\ms.common
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/
H A DMakefile13 !INCLUDE ..\Makefiles\ms.common
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenCrc32/
H A DMakefile13 !INCLUDE ..\Makefiles\ms.common
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFfs/
H A DMakefile13 !INCLUDE ..\Makefiles\ms.common
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenPage/
H A DMakefile13 !INCLUDE ..\Makefiles\ms.common
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenSec/
H A DMakefile13 !INCLUDE ..\Makefiles\ms.common
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenVtf/
H A DMakefile13 !INCLUDE ..\Makefiles\ms.common
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/PyEfiCompressor/
H A DMakefile12 !INCLUDE ..\Makefiles\ms.common
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/PyUtility/
H A DMakefile12 !INCLUDE ..\Makefiles\ms.common
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Split/
H A DMakefile13 !INCLUDE ..\Makefiles\ms.common
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/TianoCompress/
H A DMakefile13 !INCLUDE ..\Makefiles\ms.common
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VolInfo/
H A DMakefile13 !INCLUDE ..\Makefiles\ms.common
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/i386/
H A DMakefile35 SRCS += $(SRC)/common/dis/i386/dis_tables.c
36 CPPFLAGS += -I$(SRC)/common/dis/i386
49 pics/%.o: $(SRC)/common/dis/i386/%.c
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c36 struct ath_common *common = ath9k_hw_common(ah); local
56 common->rx_bufsize,
78 struct ath_common *common = ath9k_hw_common(ah); local
87 ath_hw_setbssidmask(common);
99 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
107 common->rx_bufsize = IEEE80211_MAX_MPDU_LEN / 2 +
111 common->cachelsz, common->rx_bufsize);
125 iob = ath_rxbuf_alloc(common, common
316 ath9k_rx_accept(struct ath_common *common, struct ath_rx_status *rx_stats, int *decrypt_error) argument
409 ath9k_rx_iob_preprocess(struct ath_common *common, struct net80211_device *dev, struct ath_rx_status *rx_stats, int *rix, int *decrypt_error) argument
438 struct ath_common *common = ath9k_hw_common(ah); local
[all...]

Completed in 547 milliseconds

1234567