Home
last modified time | relevance | path

Searched defs:mac (Results 1526 - 1550 of 1606) sorted by relevance

1...<<6162636465

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcore.h1106 } mac; member
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_defs.h278 struct mac_s mac; member
471 mac_t mac; /* MAC address of the ethernet port */ member
544 mac_t mac; member
H A Dbfa_defs_svc.h1056 mac_t mac; /* FCF mac */ member
H A Dbfa_fc.h25 struct mac_s { u8 mac[MAC_ADDRLEN]; }; member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Dieee80211.h270 u8 mac[ETH_ALEN]; member
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c17229 void cfg80211_sta_opmode_change_notify(struct net_device *dev, const u8 *mac, in cfg80211_sta_opmode_change_notify() argument
16824 cfg80211_prepare_cqm(struct net_device *dev, const char *mac, gfp_t gfp) cfg80211_prepare_cqm() argument
/kernel/linux/linux-5.10/include/linux/qed/
H A Dqed_if.h768 u8 mac[QED_TLV_MAC_COUNT][ETH_ALEN]; member
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h5458 ieee80211_iterate_active_interfaces(struct ieee80211_hw *hw, u32 iter_flags, void (*iterator)(void *data, u8 *mac, struct ieee80211_vif *vif), void *data) ieee80211_iterate_active_interfaces() argument
/kernel/linux/linux-5.10/include/linux/mlx4/
H A Ddevice.h803 u8 mac[ETH_ALEN]; member
941 __be64 mac; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c7620 t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port, unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, unsigned int *rss_size, u8 *vivld, u8 *vin) t4_alloc_vi() argument
9600 t4_init_portinfo(struct port_info *pi, int mbox, int port, int pf, int vf, u8 mac[]) t4_init_portinfo() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c922 hclge_update_fec_support(struct hclge_mac *mac) hclge_update_fec_support() argument
1039 hclge_convert_setting_fec(struct hclge_mac *mac) hclge_convert_setting_fec() argument
1076 struct hclge_mac *mac = &hdev->hw.mac; hclge_parse_fiber_link_mode() local
1098 struct hclge_mac *mac = &hdev->hw.mac; hclge_parse_backplane_link_mode() local
2571 struct hclge_mac *mac = &hdev->hw.mac; hclge_cfg_mac_speed_dup() local
2860 struct hclge_mac *mac = &hdev->hw.mac; hclge_set_fec() local
2881 struct hclge_mac *mac = &hdev->hw.mac; hclge_get_fec() local
2891 struct hclge_mac *mac = &hdev->hw.mac; hclge_mac_init() local
3064 hclge_update_speed_advertising(struct hclge_mac *mac) hclge_update_speed_advertising() argument
3090 hclge_update_fec_advertising(struct hclge_mac *mac) hclge_update_fec_advertising() argument
3108 struct hclge_mac *mac = &hdev->hw.mac; hclge_update_pause_advertising() local
3135 struct hclge_mac *mac = &hdev->hw.mac; hclge_update_advertising() local
3143 hclge_update_port_capability(struct hclge_dev *hdev, struct hclge_mac *mac) hclge_update_port_capability() argument
3191 hclge_get_sfp_info(struct hclge_dev *hdev, struct hclge_mac *mac) hclge_get_sfp_info() argument
3379 struct hclge_mac *mac = &hdev->hw.mac; hclge_update_port_info() local
12180 struct hclge_mac *mac = &hdev->hw.mac; hclge_uninit_ae_dev() local
[all...]
H A Dhclge_main.h288 struct hclge_mac mac; member
1023 u8 mac[ETH_ALE member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c8726 mlxsw_sp_rif_mac_profile_alloc(const char *mac) in mlxsw_sp_rif_mac_profile_alloc() argument
8740 mlxsw_sp_rif_mac_profile_find(const struct mlxsw_sp *mlxsw_sp, const char *mac) in mlxsw_sp_rif_mac_profile_find() argument
8770 mlxsw_sp_rif_mac_profile_create(struct mlxsw_sp *mlxsw_sp, const char *mac, in mlxsw_sp_rif_mac_profile_create() argument
8802 mlxsw_sp_rif_mac_profile_get(struct mlxsw_sp *mlxsw_sp, const char *mac, u8 *p_mac_profile, struct netlink_ext_ack *extack) mlxsw_sp_rif_mac_profile_get() argument
9139 mlxsw_sp_rif_macvlan_is_vrrp4(const u8 *mac) mlxsw_sp_rif_macvlan_is_vrrp4() argument
9147 mlxsw_sp_rif_macvlan_is_vrrp6(const u8 *mac) mlxsw_sp_rif_macvlan_is_vrrp6() argument
9155 mlxsw_sp_rif_vrrp_op(struct mlxsw_sp *mlxsw_sp, u16 rif_index, const u8 *mac, bool adding) mlxsw_sp_rif_vrrp_op() argument
9417 mlxsw_sp_rif_edit(struct mlxsw_sp *mlxsw_sp, u16 rif_index, const char *mac, int mtu, u8 mac_profile) mlxsw_sp_rif_edit() argument
10343 mlxsw_sp_rif_fid_fdb_del(struct mlxsw_sp_rif *rif, const char *mac) mlxsw_sp_rif_fid_fdb_del() argument
10387 mlxsw_sp_rif_vlan_fdb_del(struct mlxsw_sp_rif *rif, const char *mac) mlxsw_sp_rif_vlan_fdb_del() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_type.h710 struct ice_mac_info mac; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h1077 u8 mac[6]; member
H A Di40e_type.h532 struct i40e_mac_info mac; member
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A Dr8169_main.c741 static void rtl_read_mac_from_reg(struct rtl8169_private *tp, u8 *mac, int reg) in rtl_read_mac_from_reg() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/
H A Dforcedeth.c3155 u32 mac[2]; in nv_copy_mac_to_hw() local
5720 u8 mac[ETH_ALEN]; in nv_probe() local
[all...]
/kernel/linux/linux-6.6/include/linux/qed/
H A Dqed_if.h790 u8 mac[QED_TLV_MAC_COUNT][ETH_ALEN]; member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h6000 ieee80211_iterate_active_interfaces(struct ieee80211_hw *hw, u32 iter_flags, void (*iterator)(void *data, u8 *mac, struct ieee80211_vif *vif), void *data) ieee80211_iterate_active_interfaces() argument
/kernel/linux/linux-6.6/include/linux/mlx4/
H A Ddevice.h803 u8 mac[ETH_ALEN]; member
947 __be64 mac; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_link.h1020 __u8 mac[32]; /* MAX_ADDR_LEN */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c9014 struct ixgbe_mac_info *mac = &adapter->hw.mac; ixgbe_del_sanmac_netdev() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h1247 struct mtk_mac *mac[MTK_MAX_DEVS]; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dcore.h622 } mac; member

Completed in 148 milliseconds

1...<<6162636465