Searched refs:OPA_VNIC_FLOW_TBL_SIZE (Results 1 – 3 of 3) sorted by relevance
66 #define OPA_VNIC_FLOW_TBL_SIZE 32 macro220 u8 flow_tbl[OPA_VNIC_FLOW_TBL_SIZE];
181 for (i = 0; i < OPA_VNIC_FLOW_TBL_SIZE; i++) in opa_vnic_process_vema_config()
467 return adapter->flow_tbl[flow_id & (OPA_VNIC_FLOW_TBL_SIZE - 1)]; in opa_vnic_get_def_port()