Searched refs:params (Results 76 - 90 of 90) sorted by relevance

1234

/haiku/src/system/kernel/debug/
H A Dtracing.cpp1371 int32* params[3] = { &start, &count, &maxToCheck };
1379 *params[i] = parse_expression(argv[argi]);
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_run.c3717 const struct ieee80211_bpf_params *params)
3731 KASSERT(params != NULL, ("no raw xmit params"));
3733 rate = params->ibp_rate0;
3739 if ((params->ibp_flags & IEEE80211_BPF_NOACK) == 0)
3741 if (params->ibp_flags & (IEEE80211_BPF_RTS|IEEE80211_BPF_CTS)) {
3743 params->ibp_flags & IEEE80211_BPF_RTS ?
3793 const struct ieee80211_bpf_params *params)
3806 if (params == NULL) {
3814 if ((error = run_tx_param(sc, m, ni, params)) !
3716 run_tx_param(struct run_softc *sc, struct mbuf *m, struct ieee80211_node *ni, const struct ieee80211_bpf_params *params) argument
3792 run_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c233 const struct ieee80211_bpf_params *params);
4762 struct ieee80211_node *ni, const struct ieee80211_bpf_params *params)
4780 ac = params->ibp_pri & 3;
4783 rate = params->ibp_rate0;
4786 if ((params->ibp_flags & IEEE80211_BPF_NOACK) == 0)
4788 if (params->ibp_flags & IEEE80211_BPF_RTS) {
4796 if (params->ibp_flags & IEEE80211_BPF_CTS) {
4838 tx->rts_ntries = params->ibp_try1;
4839 tx->data_ntries = params->ibp_try0;
5010 /* Get xmit params i
4761 iwn_tx_data_raw(struct iwn_softc *sc, struct mbuf *m, struct ieee80211_node *ni, const struct ieee80211_bpf_params *params) argument
5039 iwn_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
[all...]
/haiku/src/system/kernel/fs/
H A Dvfs.cpp88 # define FS_CALL(vnode, op, params...) \
90 vnode->ops->op(vnode->mount->volume, vnode, params) \
96 # define FS_MOUNT_CALL(mount, op, params...) \
98 mount->volume->ops->op(mount->volume, params) \
105 # define FS_CALL(vnode, op, params...) \
106 vnode->ops->op(vnode->mount->volume, vnode, params)
109 # define FS_MOUNT_CALL(mount, op, params...) \
110 mount->volume->ops->op(mount->volume, params)
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212.h199 const struct ar5212AniParams *params; member in struct:ar5212AniState
H A Dar5212_misc.c1117 *result = __DECONST(void *, aniState->params);
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ioctl.c2279 src = &parms->params[mode];
2305 vap->iv_roamparms[mode] = parms->params[mode];
2339 src = &parms.params[mode];
2373 vap->iv_txparms[mode] = parms.params[mode];
2619 * state we then want to use the supplied params. Stash the
2621 * state machines will recognize this and use the stashed params
3069 /* XXX use ioctl params */
H A Dieee80211_proto.c255 const struct ieee80211_bpf_params *params)
1663 * BE uses aggressive params to optimize performance of
1753 "%s: WME params updated, cap_info 0x%x\n", __func__,
254 null_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
/haiku/src/kits/tracker/
H A DPoseView.h868 void* params);
/haiku/src/tools/fs_shell/
H A Dvfs.cpp58 #define FS_CALL(vnode, op, params...) \
59 vnode->ops->op(vnode->mount->volume, vnode, params)
62 #define FS_MOUNT_CALL(mount, op, params...) \
63 mount->volume->ops->op(mount->volume, params)
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.c1770 const struct ieee80211_bpf_params *params)
1769 malo_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c5767 iflib_device_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *params) argument
5773 error = IFDI_IOV_INIT(ctx, num_vfs, params);
5790 iflib_device_iov_add_vf(device_t dev, uint16_t vfnum, const nvlist_t *params) argument
5796 error = IFDI_IOV_VF_ADD(ctx, vfnum, params);
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2661.c1611 const struct ieee80211_bpf_params *params)
1610 rt2661_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwi.c1084 * otherwise we assume the params will get sent down
1938 const struct ieee80211_bpf_params *params)
1937 iwi_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c1018 * user-settable params change and after a channel change.
1418 const struct ieee80211_bpf_params *params)
1417 mwl_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument

Completed in 344 milliseconds

1234