Home
last modified time | relevance | path

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

/linux/drivers/net/fddi/skfp/h/
H A Dsmt.h463 struct smt_p_0016 { struct
795 struct smt_p_0016 cmd ; /* SBA command */
811 struct smt_p_0016 cmd ; /* SBA command */
829 struct smt_p_0016 cmd ; /* SBA command */
842 struct smt_p_0016 cmd ; /* SBA command */
851 struct smt_p_0016 cmd ; /* SBA command */
/linux/drivers/net/fddi/skfp/
H A Dess.c116 struct smt_p_0016 *cmd ; /* para: command for the ESS */ in ess_raf_received_pack()
140 if (!(cmd = (struct smt_p_0016 *) sm_to_para(smc,sm,SMT_P0016))) { in ess_raf_received_pack()
503 chg->cmd.para.p_len = sizeof(struct smt_p_0016) - PARA_LEN ; in ess_send_response()
594 req->cmd.para.p_len = sizeof(struct smt_p_0016) - PARA_LEN ; in ess_send_alc_req()
H A Dsmt.c1607 { SMT_P0016, sizeof(struct smt_p_0016) , SWAP_SMT_P0016 } ,