Searched refs:SK_LOC_DECL (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/net/fddi/skfp/ |
D | pmf.c | 316 SK_LOC_DECL(struct s_pcon,pcon) ; in smt_build_pmf_response() 317 SK_LOC_DECL(struct s_pcon,set_pcon) ; in smt_build_pmf_response() 1086 SK_LOC_DECL(u_char,byte_val) ; in smt_set_para() 1087 SK_LOC_DECL(u_short,word_val) ; in smt_set_para() 1088 SK_LOC_DECL(u_long,long_val) ; in smt_set_para()
|
D | srf.c | 365 SK_LOC_DECL(struct s_pcon,pcon) ; in smt_send_srf()
|
D | smt.c | 1329 SK_LOC_DECL(int,type) ; in smt_fill_path() 1330 SK_LOC_DECL(int,state) ; in smt_fill_path() 1331 SK_LOC_DECL(int,remote) ; in smt_fill_path() 1332 SK_LOC_DECL(int,mac) ; in smt_fill_path()
|
D | fplustm.c | 440 SK_LOC_DECL(__le32,a[2]) ; in directed_beacon() 1140 SK_LOC_DECL(struct fddi_addr,own) ; in mac_add_multicast()
|
D | hwmtm.c | 1806 SK_LOC_DECL(char far,*virt[3]) ; in smt_send_mbuf()
|
/linux-5.19.10/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 96 #define SK_LOC_DECL(type,var) type var macro 98 #define SK_LOC_DECL(type,var) static type var macro
|