Searched refs:AC_S (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | pmf.c | 51 #define AC_S 0x04 /* Set */ macro 115 { SMT_P103C,AC_S, 0, "wS" } , 271 { SMT_P4046,AC_S, 0, "wS" } , 459 if (pt && pt->p_access == AC_S) { in smt_build_pmf_response() 576 if (pt && pt->p_access == AC_S) in smt_add_para() 1160 case AC_S : in smt_set_para()
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | pmf.c | 47 #define AC_S 0x04 /* Set */ macro 111 { SMT_P103C,AC_S, 0, "wS" } , 267 { SMT_P4046,AC_S, 0, "wS" } , 455 if (pt && pt->p_access == AC_S) { in smt_build_pmf_response() 572 if (pt && pt->p_access == AC_S) in smt_add_para() 1156 case AC_S : in smt_set_para()
|
Completed in 3 milliseconds