Searched refs:unicast (Results 51 - 52 of 52) sorted by relevance

123

/linux-master/include/net/
H A Dcfg80211.h1226 * @n_ciphers_pairwise: number of AP supported unicast ciphers
1227 * @ciphers_pairwise: unicast key cipher suites
2048 * @txrate: current unicast bitrate from this station
2049 * @rxrate: current unicast bitrate to this station
4517 * @set_multicast_to_unicast: configure multicast to unicast conversion for BSS
4610 u8 key_index, bool unicast, bool multicast);
7745 * cfg80211_vendor_event_alloc_ucast - alloc unicast vendor-specific event skb
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c2195 /* Skip unicast suite */
2704 int link_id, u8 key_idx, bool unicast,
4579 /* walk thru unicast cipher list and pick up what we recognize */
4582 /* Check for unicast suite(s) */
4585 bphy_err(drvr, "no unicast cipher suite\n");
4609 bphy_err(drvr, "Invalid unicast security info\n");
2703 brcmf_cfg80211_config_default_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_idx, bool unicast, bool multicast) argument

Completed in 149 milliseconds

123