Home
last modified time | relevance | path

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

/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.h195 unsigned char *hw_address,
H A Dmac.c79 int plfxlc_mac_preinit_hw(struct ieee80211_hw *hw, const u8 *hw_address) in plfxlc_mac_preinit_hw() argument
81 SET_IEEE80211_PERM_ADDR(hw, hw_address); in plfxlc_mac_preinit_hw()
/linux/Documentation/core-api/
H A Ddma-api.rst345 hw_address[i] = sg_dma_address(sg);