Searched refs:ppos (Results 1 – 2 of 2) sorted by relevance
1008 struct ecore_vlan_mac_registry_elem **ppos) in ecore_vlan_mac_restore() argument1015 *ppos = NULL; in ecore_vlan_mac_restore()1020 if (*ppos == NULL) in ecore_vlan_mac_restore()1021 *ppos = ECORE_LIST_FIRST_ENTRY(&o->head, struct in ecore_vlan_mac_restore()1025 *ppos = ECORE_LIST_NEXT(*ppos, link, in ecore_vlan_mac_restore()1028 pos = *ppos; in ecore_vlan_mac_restore()1032 *ppos = NULL; in ecore_vlan_mac_restore()
826 struct ecore_vlan_mac_registry_elem **ppos);