Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c673 unsigned int cmp_rqfpr; in gfar_ethflow_to_filer_table() local
691 cmp_rqfpr = RQFPR_IPV4 |RQFPR_TCP; in gfar_ethflow_to_filer_table()
694 cmp_rqfpr = RQFPR_IPV4 |RQFPR_UDP; in gfar_ethflow_to_filer_table()
697 cmp_rqfpr = RQFPR_IPV6 |RQFPR_TCP; in gfar_ethflow_to_filer_table()
700 cmp_rqfpr = RQFPR_IPV6 |RQFPR_UDP; in gfar_ethflow_to_filer_table()
715 (priv->ftp_rqfpr[i] == cmp_rqfpr)) in gfar_ethflow_to_filer_table()