Searched refs:QCA_ATTR_MAC_ADDR (Results 1 – 1 of 1) sorted by relevance
146 QCA_ATTR_MAC_ADDR = 6, enumerator180 [QCA_ATTR_MAC_ADDR] = { .len = ETH_ALEN },3138 if (tb[QCA_ATTR_MAC_ADDR]) { in wil_rf_sector_get_selected()3139 ether_addr_copy(mac_addr, nla_data(tb[QCA_ATTR_MAC_ADDR])); in wil_rf_sector_get_selected()3256 if (tb[QCA_ATTR_MAC_ADDR]) { in wil_rf_sector_set_selected()3257 ether_addr_copy(mac_addr, nla_data(tb[QCA_ATTR_MAC_ADDR])); in wil_rf_sector_set_selected()