items added.
FossilOrigin-Name: 935e98e0821c2890ff9db80f08886a27dfaae035aa40eef17ca5f86f2d69023f
This commit is contained in:
parent
3cc4e8adbe
commit
c216f2b06b
@ -10,5 +10,14 @@ extern struct cw_itemdef capwap80211_itemdefs[];
|
|||||||
extern struct cw_itemdef capwap80211_radioitemdefs[];
|
extern struct cw_itemdef capwap80211_radioitemdefs[];
|
||||||
|
|
||||||
|
|
||||||
|
/* MAC Operation Items */
|
||||||
|
extern const char CW_RADIOITEM80211_RTS_THRESHOLD[];
|
||||||
|
extern const char CW_RADIOITEM80211_FRAGMENTATION_THRESHOLD[];
|
||||||
|
extern const char CW_RADIOITEM80211_SHORT_RETRY[];
|
||||||
|
extern const char CW_RADIOITEM80211_LONG_RETRY[];
|
||||||
|
extern const char CW_RADIOITEM80211_TX_MSDU_LIFETIME[];
|
||||||
|
extern const char CW_RADIOITEM80211_RX_MSDU_LIFETIME[];
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user