Searched refs:set_frag_threshold (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dmac80211.h676 int (*set_frag_threshold)(struct ieee80211_hw *hw, u32 value); member in struct:ieee80211_ops
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_ioctl.c897 if (local->ops->set_frag_threshold)
898 local->ops->set_frag_threshold(
H A Dieee80211.c1148 (!local->ops->set_frag_threshold);

Completed in 111 milliseconds