Home
last modified time | relevance | path

Searched defs:ieee (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dcbx.c61 static bool ecore_dcbx_default_tlv(u32 app_info_bitmap, u16 proto_id, bool ieee) in ecore_dcbx_default_tlv()
74 u16 proto_id, bool ieee) in ecore_dcbx_iwarp_tlv()
222 enum dcbx_protocol_type *type, bool ieee) in ecore_dcbx_get_app_protocol_type()
247 bool enable, ieee, eth_tlv; in ecore_dcbx_process_tlv() local
439 struct ecore_dcbx_params *p_params, bool ieee) in ecore_dcbx_get_app_data()
569 bool ieee) in ecore_dcbx_get_common_params()
1087 struct ecore_dcbx_params *p_params, bool ieee) in ecore_dcbx_set_app_data()
1162 bool ieee = false; in ecore_dcbx_set_local_params() local
H A Decore_dcbx_api.h126 bool ieee; member
/f-stack/freebsd/net80211/
H A Dieee80211.c1282 uint8_t ieee, uint16_t freq, int8_t maxregpower, uint32_t flags) in addchan()
1452 int *nchans, uint8_t ieee, uint16_t freq, int8_t maxregpower, in ieee80211_add_channel_cbw()
1473 int *nchans, uint8_t ieee, uint16_t freq, int8_t maxregpower, in ieee80211_add_channel()
1505 int *nchans, uint8_t ieee, int8_t maxregpower, uint32_t flags) in ieee80211_add_channel_ht40()
1600 const uint8_t ieee[], int nieee, uint32_t flags[]) in add_chanlist()
1698 int *nchans, const uint8_t ieee[], int nieee, const uint8_t bands[], in ieee80211_add_channel_list_2ghz()
1723 int *nchans, const uint8_t ieee[], int nieee, const uint8_t bands[], in ieee80211_add_channel_list_5ghz()
1763 ieee80211_find_channel_byieee(struct ieee80211com *ic, int ieee, int flags) in ieee80211_find_channel_byieee()
H A Dieee80211_radiotap.c151 uint8_t ieee; in set_xchannel() member
H A Dieee80211_ioctl.c1879 findchannel(struct ieee80211com *ic, int ieee, int mode) in findchannel()
/f-stack/tools/ifconfig/
H A Difieee80211.c370 mapchan(struct ieee80211_channel *chan, int ieee, int flags) in mapchan()