Searched refs:QCA_ATTR_MAC_ADDR (Results 1 – 1 of 1) sorted by relevance
68 QCA_ATTR_MAC_ADDR = 6, enumerator102 [QCA_ATTR_MAC_ADDR] = { .len = ETH_ALEN },2540 if (tb[QCA_ATTR_MAC_ADDR]) { in wil_rf_sector_get_selected()2541 ether_addr_copy(mac_addr, nla_data(tb[QCA_ATTR_MAC_ADDR])); in wil_rf_sector_get_selected()2658 if (tb[QCA_ATTR_MAC_ADDR]) { in wil_rf_sector_set_selected()2659 ether_addr_copy(mac_addr, nla_data(tb[QCA_ATTR_MAC_ADDR])); in wil_rf_sector_set_selected()