Home
last modified time | relevance | path

Searched refs:committed_dw (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dmac80211.h951 * @committed_dw: committed DW as published by the peer
962 u16 committed_dw;
930 u16 committed_dw; global() member
/linux/net/wireless/
H A Dnl80211.c17405 sched.committed_dw = nla_get_u16(info->attrs[NL80211_ATTR_NAN_COMMITTED_DW]); in nl80211_prepare_vendor_dump()