Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c671 RQFCR_HASH | RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
678 RQFCR_HASH | RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
687 RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
696 RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
705 RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
714 RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
723 RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
732 RQFCR_AND | RQFCR_HASHTBL_0; in ethflow_to_filer_rules()
784 (RQFCR_PID_PARSE | RQFCR_CLE | RQFCR_AND)) && in gfar_ethflow_to_filer_table()
801 !(priv->ftp_rqfcr[l] & RQFCR_AND)) { in gfar_ethflow_to_filer_table()
[all …]
Dgianfar.h436 #define RQFCR_AND 0x00000080 macro
Dgianfar.c1037 rqfcr = RQFCR_CMP_EXACT | RQFCR_PID_PARSE | RQFCR_CLE | RQFCR_AND; in cluster_entry_per_class()
1044 rqfcr = RQFCR_CMP_EXACT | RQFCR_PID_MASK | RQFCR_AND; in cluster_entry_per_class()
1548 rqfcr = (qindex << 10) | RQFCR_AND | in gfar_filer_config_wol()