Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fddi/skfp/h/
Dsmt.h663 struct smt_p_3210 { struct
799 struct smt_p_3210 overhead ; /* current SBA overhead */
816 struct smt_p_3210 overhead ; /* current SBA overhead */
832 struct smt_p_3210 overhead ; /* current SBA overhead */
854 struct smt_p_3210 overhead ; /* current SBA overhead */
/linux-5.19.10/drivers/net/fddi/skfp/
Dess.c192 ((struct smt_p_3210 *)p)->mib_overhead = in ess_raf_received_pack()
257 overhead = ((struct smt_p_3210 *)p)->mib_overhead ; in ess_raf_received_pack()
308 overhead = ((struct smt_p_3210 *)p)->mib_overhead ; in ess_raf_received_pack()
521 chg->overhead.para.p_len = sizeof(struct smt_p_3210) - PARA_LEN ; in ess_send_response()
629 req->overhead.para.p_len = sizeof(struct smt_p_3210) - PARA_LEN ; in ess_send_alc_req()
Dsmt.c1631 { SMT_P3210, sizeof(struct smt_p_3210) , SWAP_SMT_P3210 } ,