Searched defs:ni (Results 1 - 25 of 125) sorted by path

12345

/haiku/headers/cpp/std/
H A Dcomplext.cc160 FLOAT nr, ni; local
186 FLOAT nr, ni; local
210 FLOAT nr, ni; local
256 FLOAT nr, ni; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_descdma.c389 struct ieee80211_node *ni; local
H A Dif_ath_tdma.c356 ath_tdma_update(struct ieee80211_node *ni, argument
H A Dif_ath.c3284 struct ieee80211_node *ni; local
3894 ath_node_cleanup(struct ieee80211_node *ni) argument
3909 ath_node_free(struct ieee80211_node *ni) argument
3921 ath_node_getsignal(const struct ieee80211_node *ni, int8_t *rssi, int8_t *noise) argument
4183 struct ieee80211_node *ni = bf->bf_node; local
4305 ath_tx_update_ratectrl(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_rc_series *rc, struct ath_tx_status *ts, int frmlen, int rc_framelen, int nframes, int nbad) argument
4343 struct ieee80211_node *ni = bf->bf_node; local
4396 struct ieee80211_node *ni; local
4886 struct ieee80211_node *ni = bf->bf_node; local
5629 ath_set_quiet_ie(struct ieee80211_node *ni, uint8_t *ie) argument
5780 struct ieee80211_node *ni = NULL; local
6218 ath_setup_stationkey(struct ieee80211_node *ni) argument
6250 ath_newassoc(struct ieee80211_node *ni, int isnew) argument
6661 ath_node_powersave(struct ieee80211_node *ni, int enable) argument
6729 ath_node_set_tim(struct ieee80211_node *ni, int enable) argument
6862 ath_tx_update_tim(struct ath_softc *sc, struct ieee80211_node *ni, int enable) argument
6932 ath_node_recv_pspoll(struct ieee80211_node *ni, struct mbuf *m) argument
[all...]
H A Dif_ath_beacon.c182 ath_beacon_alloc(struct ath_softc *sc, struct ieee80211_node *ni) argument
273 struct ieee80211_node *ni = bf->bf_node; local
933 struct ieee80211_node *ni; local
[all...]
H A Dif_ath_ioctl.c132 struct ieee80211_node *ni; local
H A Dif_ath_rx.c336 ath_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m, argument
637 struct ieee80211_node *ni; local
667 struct ieee80211_node *ni; local
[all...]
H A Dif_ath_tx.c507 ath_tx_set_ratectrl(struct ath_softc *sc, struct ieee80211_node *ni, argument
977 ath_tx_tag_crypto(struct ath_softc *sc, struct ieee80211_node *ni, argument
256 ath_txfrag_cleanup(struct ath_softc *sc, ath_bufhead *frags, struct ieee80211_node *ni) argument
277 ath_txfrag_setup(struct ath_softc *sc, ath_bufhead *frags, struct mbuf *m0, struct ieee80211_node *ni) argument
1447 struct ieee80211_node *ni = &an->an_node; local
1555 ath_tx_normal_setup(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, struct mbuf *m0, struct ath_txq *txq) argument
1904 ath_tx_start(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, struct mbuf *m0) argument
2139 ath_tx_raw_start(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, struct mbuf *m0, const struct ieee80211_bpf_params *params) argument
2420 ath_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
2607 ath_tx_action_frame_override_queue(struct ath_softc *sc, struct ieee80211_node *ni, struct mbuf *m0, int *tid) argument
2984 ath_tx_tid_seqno_assign(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, struct mbuf *m0) argument
3137 ath_tx_swq(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_txq *txq, int queue_to_head, struct ath_buf *bf) argument
3851 struct ieee80211_node *ni = &an->an_node; local
3935 struct ieee80211_node *ni = &an->an_node; local
4190 struct ieee80211_node *ni = bf->bf_node; local
4277 struct ieee80211_node *ni = bf->bf_node; local
4519 struct ieee80211_node *ni = bf->bf_node; local
4610 struct ieee80211_node *ni = bf->bf_node; local
4676 struct ieee80211_node *ni = bf_first->bf_node; local
4762 struct ieee80211_node *ni = bf_first->bf_node; local
4826 struct ieee80211_node *ni = bf_first->bf_node; local
5167 struct ieee80211_node *ni = bf->bf_node; local
5859 struct ieee80211_node *ni = &an->an_node; local
5918 ath_addba_request(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap, int dialogtoken, int baparamset, int batimeout) argument
5996 ath_addba_response(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap, int status, int code, int batimeout) argument
6043 ath_addba_stop(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap) argument
6177 ath_bar_response(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap, int status) argument
6250 ath_addba_response_timeout(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipw.c1164 struct ieee80211_node *ni; local
1555 ipw_tx_start(struct ipw_softc *sc, struct mbuf *m0, struct ieee80211_node *ni) argument
1702 ipw_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
1735 struct ieee80211_node *ni; local
2176 struct ieee80211_node *ni = vap->iv_bss; local
2266 struct ieee80211_node *ni = vap->iv_bss; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c1636 wpi_node_free(struct ieee80211_node *ni) argument
1660 wpi_ibss_recv_mgmt(struct ieee80211_node *ni, struc argument
1687 wpi_restore_node(void *arg, struct ieee80211_node *ni) argument
1915 struct ieee80211_node *ni; local
2061 struct ieee80211_node *ni; local
2790 wpi_tx_data(struct wpi_softc *sc, struct mbuf *m, struct ieee80211_node *ni) argument
2960 wpi_tx_data_raw(struct wpi_softc *sc, struct mbuf *m, struct ieee80211_node *ni, const struct ieee80211_bpf_params *params) argument
3076 wpi_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
3128 struct ieee80211_node *ni; local
3386 wpi_add_node(struct wpi_softc *sc, struct ieee80211_node *ni) argument
3455 wpi_add_sta_node(struct wpi_softc *sc, struct ieee80211_node *ni) argument
3474 wpi_add_ibss_node(struct wpi_softc *sc, struct ieee80211_node *ni) argument
3499 wpi_del_node(struct wpi_softc *sc, struct ieee80211_node *ni) argument
3621 wpi_set_timing(struct wpi_softc *sc, struct ieee80211_node *ni) argument
4296 struct ieee80211_node *ni = vap->iv_bss; local
4399 wpi_setup_beacon(struct wpi_softc *sc, struct ieee80211_node *ni) argument
4438 struct ieee80211_node *ni = vap->iv_bss; local
4473 wpi_newassoc(struct ieee80211_node *ni, int isnew) argument
4498 struct ieee80211_node *ni = vap->iv_bss; local
4599 wpi_load_key(struct ieee80211_node *ni, const struct ieee80211_key *k) argument
4663 wpi_load_key_cb(void *arg, struct ieee80211_node *ni) argument
4685 wpi_set_global_keys(struct ieee80211_node *ni) argument
4699 wpi_del_key(struct ieee80211_node *ni, const struct ieee80211_key *k) argument
4748 wpi_del_key_cb(void *arg, struct ieee80211_node *ni) argument
4776 struct ieee80211_node *ni; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8188e/
H A Dr88e_rx.c85 struct ieee80211_node *ni; local
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/usb/
H A Drtwn_usb_rx.c369 struct ieee80211_node *ni; local
H A Drtwn_usb_var.h43 struct ieee80211_node *ni; member in struct:rtwn_data
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dattrlist.c61 int ntfs_attrlist_need(ntfs_inode *ni) argument
107 ntfs_attrlist_entry_add(ntfs_inode *ni, ATTR_RECORD *attr) argument
[all...]
H A Dattrlist.h43 static __inline__ void ntfs_attrlist_mark_dirty(ntfs_inode *ni) argument
H A Dcache.h53 ntfs_inode *ni; member in struct:CACHED_NIDATA
H A Defs.c71 int ntfs_get_efs_info(ntfs_inode *ni, char *value, size_t size) argument
131 static int fixup_loop(ntfs_inode *ni) argument
209 int ntfs_set_efs_info(ntfs_inode *ni, cons argument
323 ntfs_inode *ni; local
[all...]
/haiku/src/apps/soundrecorder/
H A DRecorderWindow.cpp479 media_node_id ni[12]; local
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_monitor.c130 monitor_input(struct ieee80211_node *ni, struct mbuf *m, argument
H A Dieee80211_ratectl.h77 struct ieee80211_node *ni; /* receiver */ member in struct:ieee80211_ratectl_tx_stats
114 ieee80211_ratectl_node_init(struct ieee80211_node *ni) argument
122 ieee80211_ratectl_node_deinit(struct ieee80211_node *ni) argument
130 ieee80211_ratectl_rate(struct ieee80211_node *ni, void *arg, uint32_t iarg) argument
138 ieee80211_ratectl_tx_complete(const struct ieee80211_node *ni, const struct ieee80211_ratectl_tx_status *status) argument
164 ieee80211_ratectl_node_stats(struct ieee80211_node *ni, struct sbuf *s) argument
[all...]
H A Dieee80211_ratectl_none.c65 none_node_init(struct ieee80211_node *ni) argument
71 none_node_deinit(struct ieee80211_node *ni) argument
76 none_rate(struct ieee80211_node *ni, void *arg __unused, uint32_t iarg __unused) argument
85 none_tx_complete(const struct ieee80211_node *ni, argument
H A Dieee80211_superg.h90 ieee80211_amsdu_tx_ok(struct ieee80211_node *ni) argument
150 ieee80211_decap_fastframe(struct ieee80211vap *vap, struct ieee80211_node *ni, argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/amrr/
H A Damrr.c226 ath_rate_update(struct ath_softc *sc, struct ieee80211_node *ni, int rate) argument
311 ath_rate_ctl_start(struct ath_softc *sc, struct ieee80211_node *ni) argument
361 ath_rate_ctl(void *arg, struct ieee80211_node *ni) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/onoe/
H A Donoe.c201 ath_rate_update(struct ath_softc *sc, struct ieee80211_node *ni, int rate) argument
286 ath_rate_ctl_start(struct ath_softc *sc, struct ieee80211_node *ni) argument
336 ath_rate_ctl(void *arg, struct ieee80211_node *ni) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/sample/
H A Dsample.c523 ath_rate_get_static_rix(struct ath_softc *sc, const struct ieee80211_node *ni) argument
549 ath_rate_update_static_rix(struct ath_softc *sc, struct ieee80211_node *ni) argument
1296 ath_rate_ctl_reset(struct ath_softc *sc, struct ieee80211_node *ni) argument
1508 sample_stats(void *arg, struct ieee80211_node *ni) argument
[all...]

Completed in 151 milliseconds

12345