Searched refs:genp (Results 1 – 1 of 1) sorted by relevance
44 uint32_t *genp = NULL; in sfc_port_update_mac_stats() local75 genp = &port->mac_stats_update_generation; in sfc_port_update_mac_stats()76 gen_old = *genp; in sfc_port_update_mac_stats()84 port->mac_stats_buf, genp); in sfc_port_update_mac_stats()88 } while ((genp != NULL) && (*genp == gen_old) && in sfc_port_update_mac_stats()