Searched refs:ic_headroom (Results 1 - 10 of 10) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_output.c1124 m = ieee80211_getmgtframe(&frm, ic->ic_headroom + hdrlen, 0);
1349 int needed_space = vap->iv_ic->ic_headroom + hdrsize;
2480 ic->ic_headroom + sizeof(struct ieee80211_frame),
2675 ic->ic_headroom + sizeof(struct ieee80211_frame),
2722 ic->ic_headroom + sizeof(struct ieee80211_frame),
2755 ic->ic_headroom + sizeof(struct ieee80211_frame),
2891 ic->ic_headroom + sizeof(struct ieee80211_frame),
2962 ic->ic_headroom + sizeof(struct ieee80211_frame),
3038 ic->ic_headroom + sizeof(struct ieee80211_frame),
3246 /* XXX honor ic_headroom */
[all...]
H A Dieee80211_ht.c2931 m = ieee80211_getmgtframe(&frm, ic->ic_headroom, sizeof(*bar));
3059 ic->ic_headroom + sizeof(struct ieee80211_frame),
3107 ic->ic_headroom + sizeof(struct ieee80211_frame),
3145 ic->ic_headroom + sizeof(struct ieee80211_frame),
H A Dieee80211_mesh.c2732 ic->ic_headroom + sizeof(struct ieee80211_frame),
2793 ic->ic_headroom + sizeof(struct ieee80211_frame),
2860 ic->ic_headroom + sizeof(struct ieee80211_frame),
2913 ic->ic_headroom + sizeof(struct ieee80211_frame),
2953 ic->ic_headroom + sizeof(struct ieee80211_frame),
H A Dieee80211_proto.c269 hdrlen = ic->ic_headroom
333 ifp->if_hdrlen = ic->ic_headroom
H A Dieee80211_ddb.c531 db_printf("\theadroom %d", ic->ic_headroom);
H A Dieee80211_var.h147 int ic_headroom; /* driver tx headroom needs */ member in struct:ieee80211com
H A Dieee80211_hwmp.c620 ic->ic_headroom + sizeof(struct ieee80211_frame),
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.c281 ic->ic_headroom = sizeof(struct malo_txrec) -
1109 * prepend in-place by the setup of ic_headroom in
/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dif_bwi.c505 ic->ic_headroom = sizeof(struct bwi_txbuf_hdr);
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c455 ic->ic_headroom = sizeof(struct mwltxrec) -
3157 * prepend in-place by the setup of ic_headroom in

Completed in 139 milliseconds