Searched refs:eth_hsrsup_addr (Results 1 – 1 of 1) sorted by relevance
82 static const u8 eth_hsrsup_addr[ETH_ALEN] = { variable354 for (i = 0; i < sizeof(eth_hsrsup_addr); i += 2) { in xrs700x_port_add_hsrsup_ipf()356 eth_hsrsup_addr[i] | in xrs700x_port_add_hsrsup_ipf()357 (eth_hsrsup_addr[i + 1] << 8)); in xrs700x_port_add_hsrsup_ipf()
Completed in 5 milliseconds