Searched defs:common (Results 1 - 25 of 38) sorted by relevance

12

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/
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_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_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/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k.c40 static void ath_pci_read_cachesize(struct ath_common *common, int *csz) argument
42 struct ath_softc *sc = (struct ath_softc *) common->priv;
58 static int ath_pci_eeprom_read(struct ath_common *common, u32 off, u16 *data) argument
60 struct ath_hw *ah = (struct ath_hw *) common->ah;
62 common->ops->read(ah, AR5416_EEPROM_OFFSET +
73 *data = MS(common->ops->read(ah, AR_EEPROM_STATUS_DATA),
79 static void ath_pci_extn_synch_enable(struct ath_common *common) argument
81 struct ath_softc *sc = (struct ath_softc *) common->priv;
H A Dath9k_ani.c538 struct ath_common *common = ath9k_hw_common(ah); local
546 ath_hw_cycle_counters_update(common);
547 listenTime = ath_hw_get_listen_time(common);
H A Dath9k_init.c136 struct ath_common *common = ath9k_hw_common(ah); local
137 struct ath_softc *sc = (struct ath_softc *) common->priv;
145 struct ath_common *common = ath9k_hw_common(ah); local
146 struct ath_softc *sc = (struct ath_softc *) common->priv;
156 struct ath_common *common = ath9k_hw_common(ah); local
157 struct ath_softc *sc = (struct ath_softc *) common->priv;
274 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
278 common->keymax = AR_KEYTABLE_SIZE;
284 for (i = 0; i < common->keymax; i++)
285 ath_hw_keyreset(common, (u1
338 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
357 struct ath_common *common; local
[all...]
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...]
H A Dath9k_main.c35 static void ath_start_ani(struct ath_common *common) argument
37 struct ath_hw *ah = common->ah;
39 struct ath_softc *sc = (struct ath_softc *) common->priv;
47 common->ani.longcal_timer = timestamp;
48 common->ani.shortcal_timer = timestamp;
49 common->ani.checkani_timer = timestamp;
51 common->ani.timer = timestamp + ah->config.ani_poll_interval;
74 struct ath_common *common = ath9k_hw_common(ah); local
77 struct ath_cycle_counters *cc = &common->cc_survey;
78 unsigned int div = common
120 struct ath_common *common = ath9k_hw_common(ah); local
203 struct ath_common *common = ath9k_hw_common(ah); local
384 struct ath_common *common = ath9k_hw_common(ah); local
514 struct ath_common *common = ath9k_hw_common(ah); local
569 struct ath_common *common = ath9k_hw_common(ah); local
799 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
827 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
859 struct ath_common *common = ath9k_hw_common(ah); local
[all...]
H A Dath9k_eeprom.c129 int ath9k_hw_nvram_read(struct ath_common *common, u32 off, u16 *data) argument
131 return common->bus_ops->eeprom_read(common, off, data);
H A Dath9k_eeprom_4k.c39 struct ath_common *common = ath9k_hw_common(ah); local
45 if (!ath9k_hw_nvram_read(common, addr + eep_start_loc, eep_data)) {
67 struct ath_common *common = ath9k_hw_common(ah); local
74 if (common->bus_ops->ath_bus_type == ATH_USB)
85 struct ath_common *common = ath9k_hw_common(ah); local
95 if (!ath9k_hw_nvram_read(common, AR5416_EEPROM_MAGIC_OFFSET,
H A Dath9k_eeprom_9287.c40 struct ath_common *common = ath9k_hw_common(ah); local
47 if (!ath9k_hw_nvram_read(common, addr + eep_start_loc,
71 struct ath_common *common = ath9k_hw_common(ah); local
78 if (common->bus_ops->ath_bus_type == ATH_USB)
91 struct ath_common *common = ath9k_hw_common(ah); local
94 if (!ath9k_hw_nvram_read(common, AR5416_EEPROM_MAGIC_OFFSET,
H A Dath9k_xmit.c423 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
473 series[i].ChSel = common->tx_chainmask;
476 common->tx_chainmask, series[i].Rate);
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dnetifapi.h65 } common; member in union:netifapi_msg_msg::__anon14914
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dtftp.h68 /** The common header of all TFTP packets */
75 struct tftp_common common; member in union:tftp_any
H A Ddns.h77 struct dns_rr_info_common common; member in struct:dns_rr_info_a
82 struct dns_rr_info_common common; member in struct:dns_rr_info_cname
87 struct dns_rr_info_common common; member in union:dns_rr_info
H A Dfcels.h21 /** Fibre Channel ELS frame common parameters */
74 /** Fibre Channel "common" service parameters */
214 struct fc_login_common common; member in struct:fc_login_frame
H A Dfip.h89 /** FIP descriptor common fields */
349 struct fip_common common; member in union:fip_descriptor
/vbox/src/VBox/Devices/PC/ipxe/src/net/infiniband/
H A Dib_cm.c251 struct ib_cm_common *common = &mad->cm.cm_data.common; local
267 conn->remote_id = ntohl ( common->local_id );
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwinaspi.h135 SRB_Common16 common; member in union:tagSRB16
/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Dzbin.c58 struct zinfo_common common; member in union:zinfo_record
387 struct zinfo_common *common = &zinfo->common; local
389 char type[ sizeof ( common->type ) + 1 ] = "";
392 strncat ( type, common->type, sizeof ( type ) - 1 );
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/phantom/
H A Dphantom_hw.h146 } common; member in struct:phantom_nic_request_cds_pb
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwinaspi.h135 SRB_Common16 common; member in union:tagSRB16
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/block/
H A Dsrp.c552 const struct srp_common *common = data; local
555 srpdev, ntohl ( common->tag.dwords[1] ), common->type );
632 struct srp_common *common = iobuf->data; local
637 if ( iob_len ( iobuf ) < sizeof ( *common ) ) {
645 switch ( common->type ) {
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwnaspi32.h222 SRB_Header common; member in union:tagSRB32
/vbox/src/VBox/Devices/PC/ipxe/src/net/udp/
H A Dtftp.c945 struct tftp_common *common = iobuf->data; local
950 if ( len < sizeof ( *common ) ) {
975 switch ( common->opcode ) {
987 tftp, ntohs ( common->opcode ) );

Completed in 155 milliseconds

12