Searched refs:genp (Results 1 – 1 of 1) sorted by relevance
41 uint32_t *genp = NULL; in sfc_port_update_mac_stats() local72 genp = &port->mac_stats_update_generation; in sfc_port_update_mac_stats()73 gen_old = *genp; in sfc_port_update_mac_stats()81 port->mac_stats_buf, genp); in sfc_port_update_mac_stats()85 } while ((genp != NULL) && (*genp == gen_old) && in sfc_port_update_mac_stats()