Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/fddi/skfp/h/
A Dsmt.h103 struct smt_para { struct
108 #define PARA_LEN (sizeof(struct smt_para)) argument
120 struct smt_para para ; /* generic parameter header */
135 struct smt_para para ; /* generic parameter header */
149 struct smt_para para ; /* generic parameter header */
171 struct smt_para para ; /* generic parameter header */
182 struct smt_para para ; /* generic parameter header */
199 struct smt_para para ; /* generic parameter header */
213 struct smt_para para ; /* generic parameter header */
262 struct smt_para para ; /* generic parameter header */
[all …]
/linux-6.3-rc2/drivers/net/fddi/skfp/
A Dpmf.c308 struct smt_para *pa ; in smt_build_pmf_response()
365 pa = (struct smt_para *) (req + 1) ; in smt_build_pmf_response()
493 struct smt_para *pa ; in smt_authorize()
515 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P_AUTHOR) ; in smt_authorize()
528 struct smt_para *pa ; in smt_check_set_count()
531 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P1035) ; in smt_check_set_count()
545 struct smt_para *pa ; in smt_add_para()
578 pa = (struct smt_para *) to ; /* type/length pointer */ in smt_add_para()
1555 struct smt_para *pa ; in dump_smt()
1585 pa = (struct smt_para *) (sm + 1) ; in dump_smt()
[all …]
A Dsmt.c1668 if (((struct smt_para *)p)->p_type == para) in sm_to_para()
1670 plen = ((struct smt_para *)p)->p_len + PARA_LEN ; in sm_to_para()
1805 struct smt_para *pa ; in smt_swap_para()
1822 pa = (struct smt_para *) p ; in smt_swap_para()

Completed in 13 milliseconds