Home
last modified time | relevance | path

Searched refs:hw_address (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dfirmware.c235 unsigned char *hw_address, in plfxlc_upload_mac_and_serial() argument
252 memcpy(hw_address, dma_buffer, ETH_ALEN); in plfxlc_upload_mac_and_serial()
272 dev_dbg(&intf->dev, "Mac: %pM\n", hw_address); in plfxlc_upload_mac_and_serial()
H A Dmac.h132 unsigned char hw_address[ETH_ALEN]; member
173 int plfxlc_mac_preinit_hw(struct ieee80211_hw *hw, const u8 *hw_address);
H A Dusb.c586 u8 hw_address[ETH_ALEN]; in probe() local
602 r = plfxlc_upload_mac_and_serial(intf, hw_address, serial_number); in probe()
611 r = plfxlc_mac_preinit_hw(hw, hw_address); in probe()
662 hw_address, ETH_ALEN, USB_REQ_MAC_WR); in probe()
H A Dusb.h195 unsigned char *hw_address,
H A Dmac.c80 int plfxlc_mac_preinit_hw(struct ieee80211_hw *hw, const u8 *hw_address) in plfxlc_mac_preinit_hw() argument
82 SET_IEEE80211_PERM_ADDR(hw, hw_address); in plfxlc_mac_preinit_hw()
/openbmc/linux/Documentation/core-api/
H A Ddma-api.rst399 hw_address[i] = sg_dma_address(sg);
H A Ddma-api-howto.rst572 hw_address[i] = sg_dma_address(sg);