Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.h361 #define ICE_FLOW_ENTRY_PTR(h) ((struct ice_flow_entry *)(uintptr_t)(h)) macro
H A Dice_flow.c1671 entry = ICE_FLOW_ENTRY_PTR(entry_h); in ice_flow_rem_entry()