Lines Matching defs:mac
158 * enough room in the buffer for a 802.3 mac header and LLC+SNAP headers.
690 struct wmi_p2p_macaddr *mac;
691 if (dlen < sizeof(*mac))
693 mac = (struct wmi_p2p_macaddr *) ev->data;
695 mac->mac_addr);
1055 ath6kl_dbg(ATH6KL_DBG_WMI, "joined node with mac addr: %pM\n",
1058 ath6kl_dbg(ATH6KL_DBG_WMI, "left node with mac addr: %pM\n",
3412 int ath6kl_wmi_ap_set_mlme(struct wmi *wmip, u8 if_idx, u8 cmd, const u8 *mac,
3423 memcpy(cm->mac, mac, ETH_ALEN);