Searched defs:ds (Results 26 - 37 of 37) sorted by relevance

12

/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c518 cistpl_data_serv_t *ds; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_xmit_ds.c34 ar9300_tx_req_intr_desc(struct ath_hal *ah, void *ds) argument
136 ar9300_set_desc_link(struct ath_hal *ah, void *ds, u_int32_t link) argument
151 ar9300_get_desc_link_ptr(struct ath_hal *ah, void *ds, u_int32_t **link) argument
159 ar9300_clear_tx_desc_status(struct ath_hal *ah, void *ds) argument
58 ar9300_fill_tx_desc( struct ath_hal *ah, void *ds, HAL_DMA_ADDR *buf_addr, u_int32_t *seg_len, u_int desc_id, u_int qcu, HAL_KEY_TYPE key_type, HAL_BOOL first_seg, HAL_BOOL last_seg, const void *ds0) argument
170 ar9300_clear_dest_mask(struct ath_hal *ah, void *ds) argument
183 struct ar9300_txs *ds = (struct ar9300_txs *)dsp; local
202 ar9300_get_tx_rate_code(struct ath_hal *ah, void *ds, struct ath_tx_status *ts) argument
374 ar9300_calc_tx_airtime(struct ath_hal *ah, void *ds, struct ath_tx_status *ts, HAL_BOOL comp_wastedt, u_int8_t nbad, u_int8_t nframes ) argument
441 ar9300__cont_tx_mode(struct ath_hal *ah, void *ds, int mode) argument
566 ar9300_set_paprd_tx_desc(struct ath_hal *ah, void *ds, int chain_num) argument
587 ar9300_set_11n_tx_desc( struct ath_hal *ah, void *ds, u_int pkt_len, HAL_PKT_TYPE type, u_int tx_power, u_int key_ix, HAL_KEY_TYPE key_type, u_int flags) argument
700 ar9300_set_11n_rate_scenario( struct ath_hal *ah, void *ds, void *lastds, u_int dur_update_en, u_int rts_cts_rate, u_int rts_cts_duration, HAL_11N_RATE_SERIES series[], u_int nseries, u_int flags, u_int32_t smart_antenna) argument
854 ar9300_set_11n_aggr_first(struct ath_hal *ah, struct ath_desc *ds, u_int aggr_len, u_int num_delims) argument
869 ar9300_set_11n_aggr_middle(struct ath_hal *ah, struct ath_desc *ds, u_int num_delims) argument
888 ar9300_set_11n_aggr_last(struct ath_hal *ah, struct ath_desc *ds) argument
898 ar9300_clr_11n_aggr(struct ath_hal *ah, struct ath_desc *ds) argument
906 ar9300_set_11n_burst_duration(struct ath_hal *ah, struct ath_desc *ds, u_int burst_duration) argument
916 ar9300_set_11n_rifs_burst_middle(struct ath_hal *ah, void *ds) argument
924 ar9300_set_11n_rifs_burst_last(struct ath_hal *ah, void *ds) argument
932 ar9300_clr_11n_rifs_burst(struct ath_hal *ah, void *ds) argument
940 ar9300_set_11n_aggr_rifs_burst(struct ath_hal *ah, void *ds) argument
949 ar9300_set_11n_virtual_more_frag(struct ath_hal *ah, struct ath_desc *ds, u_int vmf) argument
[all...]
H A Dar9300_freebsd.c691 ar9300_proc_rx_desc_freebsd(struct ath_hal *ah, struct ath_desc *ds, argument
713 ar9300_freebsd_get_desc_link(struct ath_hal *ah, void *ds, uint32_t *link) argument
726 ar9300_freebsd_setup_tx_desc(struct ath_hal *ah, struct ath_desc *ds, argument
747 ar9300_freebsd_setup_x_tx_desc(struct ath_hal *ah, struct ath_desc *ds, argument
766 ar9300_freebsd_fill_tx_desc(struct ath_hal *ah, struct ath_desc *ds, argument
800 ar9300_freebsd_set_11n_rate_scenario(struct ath_hal *ah, struct ath_desc *ds, u_int durUpdateEn, u_int rtsctsRate, HAL_11N_RATE_SERIES series[], u_int nseries, u_int flags) argument
812 ar9300_freebsd_chain_tx_desc(struct ath_hal *ah, struct ath_desc *ds, HAL_DMA_ADDR *bufLenList, uint32_t *segLenList, u_int pktLen, u_int hdrLen, HAL_PKT_TYPE type, u_int keyIx, HAL_CIPHER cipher, uint8_t numDelims, HAL_BOOL firstSeg, HAL_BOOL lastSeg, HAL_BOOL lastAggr) argument
825 ar9300_freebsd_setup_first_tx_desc(struct ath_hal *ah, struct ath_desc *ds, u_int aggrLen, u_int flags, u_int txPower, u_int txRate0, u_int txTries0, u_int antMode, u_int rtsctsRate, u_int rtsctsDuration) argument
840 ar9300_freebsd_setup_last_tx_desc(struct ath_hal *ah, struct ath_desc *ds, const struct ath_desc *ds0) argument
849 ar9300_freebsd_setup_11n_desc(struct ath_hal *ah, void *ds, u_int pktLen, HAL_PKT_TYPE type, u_int txPower, u_int keyIx, u_int flags) argument
868 ar9300_freebsd_proc_tx_desc(struct ath_hal *ah, struct ath_desc *ds, struct ath_tx_status *ts) argument
[all...]
H A Dar9300_stub_funcs.c1018 ar9300_Stub_SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
1042 ar9300_Stub_FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
1054 ar9300_Stub_ProcTxDesc(struct ath_hal *ah, struct ath_desc *ds, struct ath_tx_status *txstat) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c323 ar5416SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
431 ar5416SetupXTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
461 ar5416FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
525 ar5416ChainTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
620 ar5416SetupFirstTxDesc(struct ath_hal *ah, struct ath_desc *ds, u_int aggrLen, u_int flags, u_int txPower, u_int txRate0, u_int txTries0, u_int antMode, u_int rtsctsRate, u_int rtsctsDuration) argument
681 ar5416SetupLastTxDesc(struct ath_hal *ah, struct ath_desc *ds, const struct ath_desc *ds0) argument
703 ar5416SwapTxDesc(struct ath_desc *ds) argument
719 ar5416ProcTxDesc(struct ath_hal *ah, struct ath_desc *ds, struct ath_tx_status *ts) argument
875 ar5416Set11nRateScenario(struct ath_hal *ah, struct ath_desc *ds, u_int durUpdateEn, u_int rtsctsRate, HAL_11N_RATE_SERIES series[], u_int nseries, u_int flags) argument
979 ar5416Set11nAggrFirst(struct ath_hal *ah, struct ath_desc *ds, u_int aggrLen, u_int numDelims) argument
1014 ar5416Set11nAggrMiddle(struct ath_hal *ah, struct ath_desc *ds, u_int numDelims) argument
1033 ar5416Set11nAggrLast(struct ath_hal *ah, struct ath_desc *ds) argument
1043 ar5416Clr11nAggr(struct ath_hal *ah, struct ath_desc *ds) argument
1053 ar5416Set11nVirtualMoreFrag(struct ath_hal *ah, struct ath_desc *ds, u_int vmf) argument
1068 ar5416Set11nBurstDuration(struct ath_hal *ah, struct ath_desc *ds, u_int burstDuration) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c690 ar5212SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
762 ar5212SetupXTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
794 ar5212IntrReqTxDesc(struct ath_hal *ah, struct ath_desc *ds) argument
806 ar5212FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
862 ar5212SwapTxDesc(struct ath_desc *ds) argument
878 ar5212ProcTxDesc(struct ath_hal *ah, struct ath_desc *ds, struct ath_tx_status *ts) argument
982 ar5212SetTxDescLink(struct ath_hal *ah, void *ds, uint32_t link) argument
990 ar5212GetTxDescLink(struct ath_hal *ah, void *ds, uint32_t *link) argument
998 ar5212GetTxDescLinkPtr(struct ath_hal *ah, void *ds, uint32_t **linkptr) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.c440 uint8_t *ds; local
515 struct malo_rxdesc *ds; local
559 struct malo_txdesc *ds; local
747 struct malo_txdesc *ds; local
859 const struct malo_rxdesc *ds = bf->bf_desc; local
876 const struct malo_txdesc *ds = bf->bf_desc; local
928 struct malo_txdesc *ds; local
1040 struct malo_txdesc *ds; local
1371 struct malo_rxdesc *ds; local
1410 struct malo_rxdesc *ds; local
1945 struct malo_rxdesc *ds; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/sample/
H A Dsample.c927 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Drunlist.c601 int ds = dend + 1; /* Number of elements in drl & srl */ local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c143 const char *ds; local
370 char *ds; local
1333 struct ath_desc *ds = bf->bf_desc; local
1563 struct ath_desc *ds; local
2152 struct ath_desc *ds; local
[all...]
H A Dif_ath.c4394 struct ath_desc *ds; local
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c1925 uint8_t *ds; local
2031 struct mwl_txdesc *ds; local
2094 struct mwl_rxdesc *ds; local
2490 struct mwl_rxdesc *ds; local
2614 struct mwl_rxdesc *ds; local
2833 struct mwl_txdesc *ds; local
3079 struct mwl_txdesc *ds; local
3329 struct mwl_txdesc *ds; local
3729 struct mwl_rxdesc *ds; local
4489 const struct mwl_rxdesc *ds = bf->bf_desc; local
4505 const struct mwl_txdesc *ds = bf->bf_desc; local
[all...]

Completed in 180 milliseconds

12