Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c245 bool ucast = false; in cxgb4vf_set_addr_hash() local
943 bool ucast = is_unicast_ether_addr(mac_addr); in cxgb4vf_mac_sync() local
Dt4vf_hw.c1737 bool ucast, u64 vec, bool sleep_ok) in t4vf_set_addr_hash()
/kernel/linux/linux-5.10/include/linux/qed/
Dqed_eth_if.h150 struct qed_filter_ucast_params ucast; member
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
Dbfi_enet.h678 u64 ucast; member
697 u64 ucast; member
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_debugfs.c1472 u64 ucast, mcast, bcast; in cgx_print_stats() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c353 bool ucast = false; in cxgb4_set_addr_hash() local
379 bool ucast = is_unicast_ether_addr(mac_addr); in cxgb4_mac_sync() local
Dt4_hw.c8227 bool ucast, u64 vec, bool sleep_ok) in t4_set_addr_hash()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c1707 static int rtw_cfg80211_set_cipher(struct security_priv *psecuritypriv, u32 cipher, bool ucast) in rtw_cfg80211_set_cipher()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_l2.c2697 struct qed_filter_ucast ucast; in qed_configure_filter_ucast() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c222 static int ath6kl_set_cipher(struct ath6kl_vif *vif, u32 cipher, bool ucast) in ath6kl_set_cipher()