Home
last modified time | relevance | path

Searched refs:RQFCR_AND (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c681 RQFCR_HASH | RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
687 fcr = RQFCR_PID_DAL | RQFCR_AND | RQFCR_CMP_NOMATCH | in ethflow_to_filer_rules()
688 RQFCR_HASH | RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
697 RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
706 RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
715 RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
724 RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
733 RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
742 RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
795 (RQFCR_PID_PARSE | RQFCR_CLE | RQFCR_AND)) && in gfar_ethflow_to_filer_table()
[all …]
Dgianfar.h433 #define RQFCR_AND 0x00000080 macro
Dgianfar.c1077 rqfcr = RQFCR_CMP_EXACT | RQFCR_PID_PARSE | RQFCR_CLE | RQFCR_AND; in cluster_entry_per_class()
1084 rqfcr = RQFCR_CMP_EXACT | RQFCR_PID_MASK | RQFCR_AND; in cluster_entry_per_class()