Searched refs:RQFCR_CLE (Results 1 – 3 of 3) sorted by relevance
795 (RQFCR_PID_PARSE | RQFCR_CLE | RQFCR_AND)) && in gfar_ethflow_to_filer_table()811 if ((priv->ftp_rqfcr[l] & RQFCR_CLE) && in gfar_ethflow_to_filer_table()813 priv->ftp_rqfcr[l] = RQFCR_CLE | RQFCR_CMP_EXACT | in gfar_ethflow_to_filer_table()821 if (!(priv->ftp_rqfcr[l] & RQFCR_CLE) && in gfar_ethflow_to_filer_table()1263 tab->fe[old_index + 1].ctrl |= RQFCR_CLE; in gfar_convert_to_filer()1264 tab->fe[tab->index - 1].ctrl |= RQFCR_CLE; in gfar_convert_to_filer()1336 if ((tab->fe[start].ctrl & (RQFCR_AND | RQFCR_CLE)) == in gfar_get_next_cluster_start()1337 (RQFCR_AND | RQFCR_CLE)) in gfar_get_next_cluster_start()1347 if ((tab->fe[start].ctrl & (RQFCR_AND | RQFCR_CLE)) == in gfar_get_next_cluster_end()1348 (RQFCR_CLE)) in gfar_get_next_cluster_end()[all …]
431 #define RQFCR_CLE 0x00000200 macro
1065 rqfcr = RQFCR_CLE | RQFCR_PID_MASK | RQFCR_CMP_EXACT; in cluster_entry_per_class()1077 rqfcr = RQFCR_CMP_EXACT | RQFCR_PID_PARSE | RQFCR_CLE | RQFCR_AND; in cluster_entry_per_class()