Home
last modified time | relevance | path

Searched defs:ucast (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c246 bool ucast = false; in cxgb4vf_set_addr_hash() local
945 bool ucast = is_unicast_ether_addr(mac_addr); in cxgb4vf_mac_sync() local
Dt4vf_hw.c1738 bool ucast, u64 vec, bool sleep_ok) in t4vf_set_addr_hash()
/Linux-v5.4/include/linux/qed/
Dqed_eth_if.h176 struct qed_filter_ucast_params ucast; member
/Linux-v5.4/drivers/net/ethernet/brocade/bna/
Dbfi_enet.h678 u64 ucast; member
697 u64 ucast; member
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c350 bool ucast = false; in cxgb4_set_addr_hash() local
376 bool ucast = is_unicast_ether_addr(mac_addr); in cxgb4_mac_sync() local
Dt4_hw.c8189 bool ucast, u64 vec, bool sleep_ok) in t4_set_addr_hash()
/Linux-v5.4/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c1728 static int rtw_cfg80211_set_cipher(struct security_priv *psecuritypriv, u32 cipher, bool ucast) in rtw_cfg80211_set_cipher()
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_l2.c2713 struct qed_filter_ucast ucast; in qed_configure_filter_ucast() local
/Linux-v5.4/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c222 static int ath6kl_set_cipher(struct ath6kl_vif *vif, u32 cipher, bool ucast) in ath6kl_set_cipher()