Searched refs:ucast (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bfi_enet.h | 688 u64 ucast; member 707 u64 ucast; member
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 1330 bool ucast, u64 vec, bool sleep_ok) in t4vf_set_addr_hash() argument 1342 FW_VI_MAC_CMD_HASHUNIEN_V(ucast) | in t4vf_set_addr_hash()
|
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/ |
D | ioctl_cfg80211.c | 1510 u32 cipher, bool ucast) in rtw_cfg80211_set_cipher() argument 1514 u32 *profile_cipher = ucast ? &psecuritypriv->dot11PrivacyAlgrthm : in rtw_cfg80211_set_cipher() 1517 DBG_8723A("%s, ucast =%d, cipher = 0x%x\n", __func__, ucast, cipher); in rtw_cfg80211_set_cipher() 1551 if (ucast) in rtw_cfg80211_set_cipher()
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 223 static int ath6kl_set_cipher(struct ath6kl_vif *vif, u32 cipher, bool ucast) in ath6kl_set_cipher() argument 225 u8 *ar_cipher = ucast ? &vif->prwise_crypto : &vif->grp_crypto; in ath6kl_set_cipher() 226 u8 *ar_cipher_len = ucast ? &vif->prwise_crypto_len : in ath6kl_set_cipher() 230 __func__, cipher, ucast); in ath6kl_set_cipher()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 1286 bool ucast, u64 vec, bool sleep_ok);
|
D | t4_hw.c | 4712 bool ucast, u64 vec, bool sleep_ok) in t4_set_addr_hash() argument 4720 FW_VI_MAC_CMD_HASHUNIEN_V(ucast) | in t4_set_addr_hash()
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1185 There is also a related point-to-point only "ucast" transport. 1192 ethn=ucast,ethernet address,remote address,listen port,remote port
|