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

/linux-4.1.27/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c754 unsigned int cmp_rqfpr; gfar_ethflow_to_filer_table() local
772 cmp_rqfpr = RQFPR_IPV4 |RQFPR_TCP; gfar_ethflow_to_filer_table()
775 cmp_rqfpr = RQFPR_IPV4 |RQFPR_UDP; gfar_ethflow_to_filer_table()
778 cmp_rqfpr = RQFPR_IPV6 |RQFPR_TCP; gfar_ethflow_to_filer_table()
781 cmp_rqfpr = RQFPR_IPV6 |RQFPR_UDP; gfar_ethflow_to_filer_table()
796 (priv->ftp_rqfpr[i] == cmp_rqfpr)) gfar_ethflow_to_filer_table()

Completed in 59 milliseconds