Home
last modified time | relevance | path

Searched refs:need_tx_headroom (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_tx.c213 need_headroom = local->func->need_tx_headroom + hdr_len + encaps_len; in hostap_data_start_xmit()
H A Dhostap_wlan.h606 int need_tx_headroom; /* number of bytes of headroom needed before member
H A Dhostap_hw.c3117 local->func->need_tx_headroom = 0; /* no need to add txdesc in in prism2_init_local_data()