Home
last modified time | relevance | path

Searched refs:ICE_FLOW_ENTRY_PTR (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flow.h438 #define ICE_FLOW_ENTRY_PTR(h) ((struct ice_flow_entry *)(h)) macro
H A Dice_flow.c3079 entry = ICE_FLOW_ENTRY_PTR((unsigned long)entry_h); in ice_flow_rem_entry()