Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/fddi/skfp/h/
Dsmt.h646 struct smt_p_320b { struct
797 struct smt_p_320b path ; /* path type */
812 struct smt_p_320b path ; /* path type */
830 struct smt_p_320b path ; /* path type */
852 struct smt_p_320b path ; /* path type */
/linux-6.1.9/drivers/net/fddi/skfp/
Dess.c232 if ((((struct smt_p_320b *)sm_to_para(smc,sm,SMT_P320B))->path_index in ess_raf_received_pack()
296 if ((((struct smt_p_320b *)sm_to_para(smc,sm,SMT_P320B))->path_index in ess_raf_received_pack()
508 chg->path.para.p_len = sizeof(struct smt_p_320b) - PARA_LEN ; in ess_send_response()
604 req->path.para.p_len = sizeof(struct smt_p_320b) - PARA_LEN ; in ess_send_alc_req()
Dsmt.c1629 { SMT_P320B, sizeof(struct smt_p_320b) , SWAP_SMT_P320B } ,