Home
last modified time | relevance | path

Searched defs:mac (Results 1151 - 1175 of 1645) sorted by relevance

1...<<41424344454647484950>>...66

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c284 prestera_fdb_add(struct prestera_port *port, const unsigned char *mac, u16 vid, bool dynamic) prestera_fdb_add() argument
294 prestera_fdb_del(struct prestera_port *port, const unsigned char *mac, u16 vid) prestera_fdb_del() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c2975 int mlx4_set_vf_mac(struct mlx4_dev *dev, int port, int vf, u8 *mac) in mlx4_set_vf_mac() argument
3172 u8 mac[ETH_ALEN]; mlx4_set_vf_spoofchk() local
[all...]
H A Den_ethtool.c1448 unsigned char mac[ETH_ALEN]; in mlx4_en_ethtool_add_mac_rule_by_ipv4() local
1419 mlx4_en_ethtool_add_mac_rule(struct ethtool_rxnfc *cmd, struct list_head *rule_list_h, struct mlx4_spec_list *spec_l2, unsigned char *mac) mlx4_en_ethtool_add_mac_rule() argument
[all...]
H A Dport.c150 int mlx4_find_cached_mac(struct mlx4_dev *dev, u8 port, u64 mac, int *idx) in mlx4_find_cached_mac() argument
182 int __mlx4_register_mac(struct mlx4_dev *dev, u8 port, u64 mac) in __mlx4_register_mac() argument
112 find_index(struct mlx4_dev *dev, struct mlx4_mac_table *table, u64 mac) find_index() argument
342 mlx4_register_mac(struct mlx4_dev *dev, u8 port, u64 mac) mlx4_register_mac() argument
379 __mlx4_unregister_mac(struct mlx4_dev *dev, u8 port, u64 mac) __mlx4_unregister_mac() argument
450 mlx4_unregister_mac(struct mlx4_dev *dev, u8 port, u64 mac) mlx4_unregister_mac() argument
1828 mlx4_SET_MCAST_FLTR(struct mlx4_dev *dev, u8 port, u64 mac, u64 clear, u8 mode) mlx4_SET_MCAST_FLTR() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dsiena_sriov.c1595 int efx_siena_sriov_set_vf_mac(struct efx_nic *efx, int vf_i, const u8 *mac) in efx_siena_sriov_set_vf_mac() argument
H A Dmcdi.c1906 ether_addr_copy(MCDI_PTR(inbuf, WOL_FILTER_SET_IN_MAGIC_MAC), mac); in efx_mcdi_wol_filter_set() local
1930 int efx_siena_mcdi_wol_filter_set_magic(struct efx_nic *efx, const u8 *mac, in efx_siena_mcdi_wol_filter_set_magic() argument
1895 efx_mcdi_wol_filter_set(struct efx_nic *efx, u32 type, const u8 *mac, int *id_out) efx_mcdi_wol_filter_set() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_core.c1680 struct mac_device_info *mac = priv->hw; in dwxgmac2_setup() local
1717 struct mac_device_info *mac = priv->hw; dwxlgmac2_setup() local
[all...]
H A Dstmmac.h30 u8 mac[ETH_ALEN]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dtlan.c2351 static void tlan_set_mac(struct net_device *dev, int areg, const char *mac) in tlan_set_mac() argument
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83867.c196 const u8 *mac; in dp83867_set_wol() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dbase.c477 void ath5k_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath5k_vif_iter() argument
3032 u8 mac[ETH_ALEN] = {}; in ath5k_init() local
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c1712 enum prueth_mac mac; in prueth_netdev_init() local
1851 enum prueth_mac mac; in prueth_netdev_exit() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c1337 brcmf_p2p_gon_req_collision(struct brcmf_p2p_info *p2p, u8 *mac) in brcmf_p2p_gon_req_collision() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c230 static void iwl_mvm_intf_dual_chain_req(void *data, u8 *mac, in iwl_mvm_intf_dual_chain_req() argument
H A Dtx.c1094 int mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_tx_airtime() local
1115 int mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_tx_pkt_queued() local
H A Dmac-ctxt.c43 static void iwl_mvm_mac_tsf_id_iter(void *_data, u8 *mac, in iwl_mvm_mac_tsf_id_iter() argument
149 static void iwl_mvm_mac_iface_iterator(void *_data, u8 *mac, in iwl_mvm_mac_iface_iterator() argument
791 static void iwl_mvm_go_iterator(void *_data, u8 *mac, struct ieee80211_vif *vif) in iwl_mvm_go_iterator() argument
1206 static void iwl_mvm_mac_ap_iterator(void *_data, u8 *mac, in iwl_mvm_mac_ap_iterator() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmain.c1277 static void ath9k_tpc_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_tpc_vif_iter() argument
1018 ath9k_vif_iter(struct ath9k_vif_iter_data *iter_data, u8 *mac, struct ieee80211_vif *vif) ath9k_vif_iter() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/
H A Dfwcmd.h202 u8 mac[6]; member
H A Dwlan.h265 struct ar9170_tx_hw_mac_control mac; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A D3945.h152 u8 mac[ETH_ALEN]; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dtxrx.h468 struct vring_tx_mac mac; member
478 struct vring_rx_mac mac; member
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c379 int ap_control_add_mac(struct mac_restrictions *mac_restrictions, u8 *mac) in ap_control_add_mac() argument
398 int ap_control_del_mac(struct mac_restrictions *mac_restrictions, u8 *mac) in ap_control_del_mac() argument
467 int ap_control_kick_mac(struct ap_data *ap, struct net_device *dev, u8 *mac) in ap_control_kick_mac() argument
421 ap_control_mac_deny(struct mac_restrictions *mac_restrictions, u8 *mac) ap_control_mac_deny() argument
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dcfg.c1606 lbs_cfg_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) lbs_cfg_get_station() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c1537 mt7996_update_vif_beacon(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7996_update_vif_beacon() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.c587 struct rtl_mac *mac in rtl_init_rx_config() local
621 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); _rtl_query_shortgi() local
780 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); _rtl_txrate_selectmode() local
859 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); _rtl_query_bandwidth_mode() local
1316 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); rtl_tx_mgmt_proc() local
1369 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); rtl_action_proc() local
1994 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); rtl_collect_scan_list() local
2051 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); rtl_watchdog_wq_callback() local
2623 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); rtl_recognize_peer() local
[all...]

Completed in 58 milliseconds

1...<<41424344454647484950>>...66