Searched refs:ieee80211_bpf_params (Results 1 - 25 of 31) sorted by relevance

12

/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn_tx.h29 const struct ieee80211_bpf_params *);
H A Dif_rtwn_tx.c193 struct mbuf *m, const struct ieee80211_bpf_params *params)
294 const struct ieee80211_bpf_params *params)
H A Dif_rtwnvar.h325 void *, const struct ieee80211_bpf_params *);
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_proto.h92 struct ieee80211_bpf_params;
94 struct ieee80211_bpf_params *);
96 const struct ieee80211_bpf_params *);
102 struct mbuf *, const struct ieee80211_bpf_params *);
H A Dieee80211_haiku.h490 struct ieee80211_bpf_params { struct
515 int ieee80211_add_xmit_params(struct mbuf *m, const struct ieee80211_bpf_params *params);
516 int ieee80211_get_xmit_params(struct mbuf *m, struct ieee80211_bpf_params *params);
519 struct ieee80211_bpf_params params;
H A Dieee80211_haiku.cpp506 const struct ieee80211_bpf_params *params)
517 memcpy(&tx->params, params, sizeof(struct ieee80211_bpf_params));
525 struct ieee80211_bpf_params *params)
535 memcpy(params, &tx->params, sizeof(struct ieee80211_bpf_params));
H A Dieee80211_output.c558 struct mbuf *m, const struct ieee80211_bpf_params *params)
593 const struct ieee80211_bpf_params *params)
702 const struct ieee80211_bpf_params *params)
745 const struct ieee80211_bpf_params *params = NULL;
804 params = (const struct ieee80211_bpf_params *)dst->sa_data;
1016 struct ieee80211_bpf_params *params)
2438 struct ieee80211_bpf_params params;
2632 struct ieee80211_bpf_params params;
H A Dieee80211_var.h297 const struct ieee80211_bpf_params *);
H A Dieee80211_proto.c255 const struct ieee80211_bpf_params *params)
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a.h137 struct mbuf *, void *, const struct ieee80211_bpf_params *);
H A Dr12a_tx.c351 struct mbuf *m, void *buf, const struct ieee80211_bpf_params *params)
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/
H A Dr92c.h118 struct mbuf *, void *, const struct ieee80211_bpf_params *);
H A Dr92c_tx.c350 struct mbuf *m, void *buf, const struct ieee80211_bpf_params *params)
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.h98 const struct ieee80211_bpf_params *params);
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2560.c167 const struct ieee80211_bpf_params *);
1647 struct ieee80211_node *ni, const struct ieee80211_bpf_params *params)
2708 const struct ieee80211_bpf_params *params)
H A Drt2860.c121 const struct ieee80211_bpf_params *);
124 const struct ieee80211_bpf_params *params);
1698 const struct ieee80211_bpf_params *params)
1732 struct ieee80211_node *ni, const struct ieee80211_bpf_params *params)
H A Drt2661.c129 const struct ieee80211_bpf_params *);
1611 const struct ieee80211_bpf_params *params)
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_ural.c192 const struct ieee80211_bpf_params *);
1165 const struct ieee80211_bpf_params *params)
2127 const struct ieee80211_bpf_params *params)
H A Dif_rum.c188 const struct ieee80211_bpf_params *);
269 const struct ieee80211_bpf_params *);
1564 const struct ieee80211_bpf_params *params)
3076 const struct ieee80211_bpf_params *params)
H A Dif_run.c444 const struct ieee80211_bpf_params *);
446 const struct ieee80211_bpf_params *);
3717 const struct ieee80211_bpf_params *params)
3793 const struct ieee80211_bpf_params *params)
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.c142 const struct ieee80211_bpf_params *);
1770 const struct ieee80211_bpf_params *params)
/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dif_bwi.c112 const struct ieee80211_bpf_params *);
139 const struct ieee80211_bpf_params *);
1396 const struct ieee80211_bpf_params *params)
3103 struct ieee80211_node *ni, const struct ieee80211_bpf_params *params)
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipw.c136 const struct ieee80211_bpf_params *);
1703 const struct ieee80211_bpf_params *params)
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c206 const struct ieee80211_bpf_params *);
208 const struct ieee80211_bpf_params *);
2961 struct ieee80211_node *ni, const struct ieee80211_bpf_params *params)
3077 const struct ieee80211_bpf_params *params)
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwi.c180 const struct ieee80211_bpf_params *);
1938 const struct ieee80211_bpf_params *params)

Completed in 310 milliseconds

12