OPA_VNIC_FLOW_TBL_SIZE
return adapter->flow_tbl[flow_id & (OPA_VNIC_FLOW_TBL_SIZE - 1)];
u8 flow_tbl[OPA_VNIC_FLOW_TBL_SIZE];
for (i = 0; i < OPA_VNIC_FLOW_TBL_SIZE; i++)