Lines Matching defs:len
149 bool wl_cfgp2p_find_gas_subtype(u8 subtype, u8* data, u32 len) in wl_cfgp2p_find_gas_subtype()
1179 #define wl_cfgp2p_is_wpa_ie(ie, tlvs, len) wl_cfgp2p_has_ie(ie, tlvs, len, \ argument
1182 #define wl_cfgp2p_is_wps_ie(ie, tlvs, len) wl_cfgp2p_has_ie(ie, tlvs, len, \ argument
1185 #define wl_cfgp2p_is_p2p_ie(ie, tlvs, len) wl_cfgp2p_has_ie(ie, tlvs, len, \ argument
1191 #define wl_cfgp2p_is_wfd_ie(ie, tlvs, len) wl_cfgp2p_has_ie(ie, tlvs, len, \ argument
1217 wl_cfgp2p_find_wpaie(const u8 *parse, u32 len) in wl_cfgp2p_find_wpaie()
1230 wl_cfgp2p_find_wpsie(const u8 *parse, u32 len) in wl_cfgp2p_find_wpsie()
1243 wl_cfgp2p_find_p2pie(const u8 *parse, u32 len) in wl_cfgp2p_find_p2pie()
1256 wl_cfgp2p_find_wfdie(const u8 *parse, u32 len) in wl_cfgp2p_find_wfdie()
1805 u16 len = ie->len; local
1922 wl_cfgp2p_set_p2p_noa(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len)
2012 int len = 0, i; local
2051 wl_cfgp2p_set_p2p_ps(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len)
2101 wl_cfgp2p_set_p2p_ecsa(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len)
2155 wl_cfgp2p_increase_p2p_bw(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len)
2192 u16 len = 0; local
2242 wl_cfgp2p_find_attrib_in_all_p2p_Ies(const u8 *parse, u32 len, u32 attrib)