Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dcfg80211.h2137 MPATH_INFO_FRAME_QLEN = BIT(0), enumerator
/openbmc/linux/net/mac80211/
H A Dcfg.c2317 pinfo->filled = MPATH_INFO_FRAME_QLEN | in mpath_set_pinfo()
/openbmc/linux/net/wireless/
H A Dnl80211.c7729 if ((pinfo->filled & MPATH_INFO_FRAME_QLEN) && in nl80211_send_mpath()