Home
last modified time | relevance | path

Searched defs:mac (Results 1226 - 1250 of 1382) sorted by relevance

1...<<41424344454647484950>>...56

/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h568 uint32_t mac:7; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h546 u8 mac[ETH_ALEN]; member
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-integrity.c118 __u8 mac[JOURNAL_MAC_PER_SECTOR]; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/
H A De100.c230 enum mac { enum
571 enum mac mac; member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_main.c2266 struct e1000_mac_info *mac = &hw->mac; igb_reset() local
9123 struct e1000_mac_info *mac = &adapter->hw.mac; igb_set_spd_dplx() local
9614 igb_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) igb_ndo_set_vf_mac() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h508 u64 mac; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4241 int mlx5e_set_vf_mac(struct net_device *dev, int vf, u8 *mac) in mlx5e_set_vf_mac() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_types.h976 u8 mac[6]; member
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H A Dnatsemi.c1556 u16 mac = (dev->dev_addr[2*i+1]<<8) + dev->dev_addr[2*i]; in netdev_open() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi.c1886 static void ath10k_wmi_tx_beacons_iter(void *data, u8 *mac, in ath10k_wmi_tx_beacons_iter() argument
7520 ath10k_wmi_op_gen_set_ap_ps(struct ath10k *ar, u32 vdev_id, const u8 *mac, in ath10k_wmi_op_gen_set_ap_ps() argument
8047 ath10k_wmi_op_gen_addba_clear_resp(struct ath10k *ar, u32 vdev_id, const u8 *mac) ath10k_wmi_op_gen_addba_clear_resp() argument
8071 ath10k_wmi_op_gen_addba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac, u32 tid, u32 buf_size) ath10k_wmi_op_gen_addba_send() argument
8097 ath10k_wmi_op_gen_addba_set_resp(struct ath10k *ar, u32 vdev_id, const u8 *mac, u32 tid, u32 status) ath10k_wmi_op_gen_addba_set_resp() argument
8123 ath10k_wmi_op_gen_delba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac, u32 tid, u32 initiator, u32 reason) ath10k_wmi_op_gen_delba_send() argument
[all...]
H A Dmac.c2061 ath10k_mac_handle_beacon_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_handle_beacon_iter() argument
2085 ath10k_mac_handle_beacon_miss_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_handle_beacon_miss_iter() argument
3424 ath10k_mac_tx_unlock_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_tx_unlock_iter() argument
3512 ath10k_mac_handle_tx_pause_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_handle_tx_pause_iter() argument
8682 ath10k_mac_change_chanctx_cnt_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_change_chanctx_cnt_iter() argument
8694 ath10k_mac_change_chanctx_fill_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_change_chanctx_fill_iter() argument
9622 ath10k_get_arvif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_get_arvif_iter() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c2763 brcmf_cfg80211_get_station(struct wiphy *wiphy, struct net_device *ndev, const u8 *mac, struct station_info *sinfo) brcmf_cfg80211_get_station() argument
2886 brcmf_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *ndev, int idx, u8 *mac, struct station_info *sinfo) brcmf_cfg80211_dump_station() argument
5055 brcmf_cfg80211_change_station(struct wiphy *wiphy, struct net_device *ndev, const u8 *mac, struct station_parameters *params) brcmf_cfg80211_change_station() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h103 u8 mac[ETH_ALEN]; member
112 u8 mac[ETH_ALEN]; member
118 struct bnx2x_mac_ramrod_data mac; member
510 u8 *mac; member
514 u8 *mac; member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3236 static int cxgb4_mgmt_set_vf_mac(struct net_device *dev, int vf, u8 *mac) in cxgb4_mgmt_set_vf_mac() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe.h481 unsigned char mac[ETH_ALEN]; member
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c9279 u8 *mac; in rt2800_validate_eeprom() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c427 mt7615_mcu_csa_finish(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7615_mcu_csa_finish() argument
542 mt7615_mcu_beacon_loss_iter(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7615_mcu_beacon_loss_iter() argument
3789 void mt7615_mcu_set_suspend_iter(void *priv, u8 *mac, in mt7615_mcu_set_suspend_iter() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dcore.h466 } mac; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dcore.h414 u8 mac[ETH_ALEN]; member
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_mpc.h370 __u8 mac[6]; member
377 __u8 mac[6]; member
691 __u8 mac[6]; member
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_cmds.h486 struct mac_addr mac; member
688 struct macaddr mac[32]; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dif_link.h720 __u8 mac[32]; /* MAX_ADDR_LEN */ member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_link.h911 __u8 mac[32]; /* MAX_ADDR_LEN */ member
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dacx.h765 u8 mac[ETH_ALEN]; member
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dwsm.h1359 static inline int wsm_get_station_id(struct cw1200_common *priv, u8 *mac) in wsm_get_station_id() argument

Completed in 108 milliseconds

1...<<41424344454647484950>>...56