Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/fddi/skfp/h/
Dsmt.h463 struct smt_p_0016 { struct
797 struct smt_p_0016 cmd ; /* SBA command */
813 struct smt_p_0016 cmd ; /* SBA command */
831 struct smt_p_0016 cmd ; /* SBA command */
844 struct smt_p_0016 cmd ; /* SBA command */
853 struct smt_p_0016 cmd ; /* SBA command */
/Linux-v5.4/drivers/net/fddi/skfp/
Dess.c117 struct smt_p_0016 *cmd ; /* para: command for the ESS */ in ess_raf_received_pack()
141 if (!(cmd = (struct smt_p_0016 *) sm_to_para(smc,sm,SMT_P0016))) { in ess_raf_received_pack()
504 chg->cmd.para.p_len = sizeof(struct smt_p_0016) - PARA_LEN ; in ess_send_response()
595 req->cmd.para.p_len = sizeof(struct smt_p_0016) - PARA_LEN ; in ess_send_alc_req()
Dsmt.c1611 { SMT_P0016, sizeof(struct smt_p_0016) , SWAP_SMT_P0016 } ,