Home
last modified time | relevance | path

Searched defs:mac (Results 76 – 100 of 848) sorted by relevance

12345678910>>...34

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Ddm.c131 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92ee_dm_dig() local
331 struct rtl_mac *mac = rtl_mac(rtlpriv); in rtl92ee_dm_find_minimum_rssi() local
371 struct rtl_mac *mac = rtl_mac(rtlpriv); in rtl92ee_dm_check_rssi_monitor() local
870 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92ee_dm_refresh_rate_adaptive_mask() local
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c515 mwifiex_get_sta_entry(struct mwifiex_private *priv, const u8 *mac) in mwifiex_get_sta_entry()
595 mwifiex_add_sta_entry(struct mwifiex_private *priv, const u8 *mac) in mwifiex_add_sta_entry()
649 void mwifiex_del_sta_entry(struct mwifiex_private *priv, const u8 *mac) in mwifiex_del_sta_entry()
/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_common_util.h40 usnic_mac_ip_to_gid(const char *const mac, const __be32 inaddr, char *raw_gid) in usnic_mac_ip_to_gid()
/openbmc/linux/lib/
H A Dnet_utils.c8 bool mac_pton(const char *s, u8 *mac) in mac_pton()
/openbmc/phosphor-networkd/src/
H A Dtypes.hpp33 std::optional<stdplus::EtherAddr> mac = std::nullopt; member
73 std::optional<stdplus::EtherAddr> mac; member
/openbmc/linux/arch/mips/include/asm/mach-lantiq/
H A Dlantiq_platform.h14 struct sockaddr mac; member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Ddm.c15 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92cu_dm_dynamic_txpower() local
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Ddm.c18 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92ce_dm_dynamic_txpower() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c308 u8 *mac = vaddr->node.addr; in esw_add_uc_addr() local
341 u8 *mac = vaddr->node.addr; in esw_del_uc_addr() local
370 u8 *mac = vaddr->node.addr; in update_allmulti_vports() local
419 u8 *mac = vaddr->node.addr; in esw_add_mc_addr() local
459 u8 *mac = vaddr->node.addr; in esw_del_mc_addr() local
631 u8 *mac = node->addr; in esw_update_vport_mc_promisc() local
729 u8 mac[ETH_ALEN]; in esw_vport_change_handle_locked() local
772 static void node_guid_gen_from_mac(u64 *node_guid, const u8 *mac) in node_guid_gen_from_mac()
1947 struct mlx5_vport *evport, const u8 *mac) in mlx5_esw_set_vport_mac_locked()
1985 u16 vport, const u8 *mac) in mlx5_eswitch_set_vport_mac()
/openbmc/u-boot/drivers/net/
H A Dftmac100.c54 const unsigned char *mac) in ftmac100_set_mac()
369 const char *mac; in dtbmacaddr() local
397 const char *mac; in ftmac100_ofdata_to_platdata() local
/openbmc/linux/drivers/firmware/broadcom/
H A Dbcm47xx_sprom.c483 static bool bcm47xx_is_valid_mac(u8 *mac) in bcm47xx_is_valid_mac()
488 static int bcm47xx_increase_mac_addr(u8 *mac, u8 num) in bcm47xx_increase_mac_addr()
541 u8 mac[6]; in bcm47xx_fill_sprom_ethernet() local
/openbmc/phosphor-host-ipmid/user_channel/
H A Dpasswd_mgr.cpp147 uint8_t* mac, size_t* macLen, unsigned char* outBytes, size_t* outBytesLen) in encryptDecryptData()
340 uint8_t* mac = inBytes + inBytesLen; in readPasswdFileData() local
494 std::array<uint8_t, EVP_MAX_MD_SIZE> mac; in updatePasswdSpecialFile() local
/openbmc/linux/include/uapi/linux/netfilter_bridge/
H A Debt_arpreply.h8 unsigned char mac[ETH_ALEN]; member
H A Debt_nat.h9 unsigned char mac[ETH_ALEN]; member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Ddm.c262 struct rtl_mac *mac = rtl_mac(rtlpriv); in rtl8723be_dm_find_minimum_rssi() local
377 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl8723be_dm_dig() local
909 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl8723be_dm_refresh_rate_adaptive_mask() local
987 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl8723be_dm_check_edca_turbo() local
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A D82571.c193 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82571() local
1067 struct e1000_mac_info *mac = &hw->mac; in e1000_init_hw_82571() local
1497 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_serdes_link_82571() local
1800 struct e1000_mac_info *mac = &hw->mac; in e1000_power_down_phy_copper_82571() local
/openbmc/linux/include/linux/
H A Dfec.h18 unsigned char mac[ETH_ALEN]; member
/openbmc/linux/arch/mips/include/asm/sgi/
H A Dseeq.h18 unsigned char mac[ETH_ALEN]; member
/openbmc/openbmc/meta-security/recipes-security/libmhash/files/
H A Dmhash.c12 unsigned char mac[16]; in main() local
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c383 struct fip_mac_desc mac; in fcoe_ctlr_solicit() member
537 struct fip_mac_desc mac; in fcoe_ctlr_send_keep_alive() member
613 struct fip_mac_desc *mac; in fcoe_ctlr_encaps() local
704 u8 mac[ETH_ALEN]; in fcoe_ctlr_els_send() local
1792 u8 *mac; in fcoe_ctlr_timer_work() local
2021 struct fip_mac_desc mac; in fcoe_ctlr_vn_send() member
2542 static int fcoe_ctlr_vn_lookup(struct fcoe_ctlr *fip, u32 port_id, u8 *mac) in fcoe_ctlr_vn_lookup()
2899 struct fip_mac_desc mac; in fcoe_ctlr_vlan_send() member
3076 u8 mac[ETH_ALEN]; in fcoe_ctlr_vn_timeout() local
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c179 bna_bfi_ucast_req(struct bna_rxf *rxf, struct bna_mac *mac, in bna_bfi_ucast_req()
350 struct bna_mac *mac; in bna_rxf_mcmac_get() local
421 struct bna_mac *mac = NULL; in bna_rxf_mcast_cfg_apply() local
469 struct bna_mac *mac; in bna_rxf_mcast_cfg_reset() local
653 struct bna_mac *mac; in bna_rxf_uninit() local
750 struct bna_mac *mac; in bna_rx_mcast_add() local
781 struct bna_mac *mac, *del_mac; in bna_rx_ucast_listset() local
839 struct bna_mac *mac, *del_mac; in bna_rx_mcast_listset() local
896 struct bna_mac *mac, *del_mac; in bna_rx_mcast_delall() local
956 struct bna_mac *mac = NULL; in bna_rxf_ucast_cfg_apply() local
[all …]
/openbmc/linux/drivers/media/pci/cx23885/
H A Dnetup-eeprom.h15 u8 mac[6];/* card MAC address */ member
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.cpp142 mac_addr_t mac; in poll_l2_config() local
180 mac_addr_t mac; in poll_simple() local
/openbmc/google-misc/subprojects/ncsid/test/
H A Dncsi_test.cpp38 int get_mac_addr(mac_addr_t* mac) override in get_mac_addr()
45 int set_mac_addr(const mac_addr_t& mac) override in set_mac_addr()
/openbmc/u-boot/board/renesas/ecovec/
H A Decovec.c32 u8 mac[6]; in board_late_init() local

12345678910>>...34