Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sun/
Dniu.c2953 class > CLASS_CODE_USER_PROG4) in tcam_user_ip_class_enable()
2975 class > CLASS_CODE_USER_PROG4 || in tcam_user_ip_class_set()
3009 for (i = CLASS_CODE_USER_PROG1; i <= CLASS_CODE_USER_PROG4; i++) { in tcam_early_init()
6978 case CLASS_CODE_USER_PROG4: in niu_class_to_ethflow()
7478 class = CLASS_CODE_USER_PROG4; in niu_add_ethtool_tcam_entry()
7607 if (class >= CLASS_CODE_USER_PROG1 && class <= CLASS_CODE_USER_PROG4) { in niu_del_ethtool_tcam_entry()
Dniu.h2507 #define CLASS_CODE_USER_PROG4 0x07 macro