Searched defs:ucast (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 245 bool ucast = false; in cxgb4vf_set_addr_hash() local 943 bool ucast = is_unicast_ether_addr(mac_addr); in cxgb4vf_mac_sync() local
|
D | t4vf_hw.c | 1737 bool ucast, u64 vec, bool sleep_ok) in t4vf_set_addr_hash()
|
/kernel/linux/linux-5.10/include/linux/qed/ |
D | qed_eth_if.h | 150 struct qed_filter_ucast_params ucast; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
D | bfi_enet.h | 678 u64 ucast; member 697 u64 ucast; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_debugfs.c | 1472 u64 ucast, mcast, bcast; in cgx_print_stats() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 353 bool ucast = false; in cxgb4_set_addr_hash() local 379 bool ucast = is_unicast_ether_addr(mac_addr); in cxgb4_mac_sync() local
|
D | t4_hw.c | 8227 bool ucast, u64 vec, bool sleep_ok) in t4_set_addr_hash()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 1707 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/ |
D | qed_l2.c | 2697 struct qed_filter_ucast ucast; in qed_configure_filter_ucast() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 222 static int ath6kl_set_cipher(struct ath6kl_vif *vif, u32 cipher, bool ucast) in ath6kl_set_cipher()
|