Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/skfp/h/
Dsmt.h467 struct smt_p_0016 { struct
801 struct smt_p_0016 cmd ; /* SBA command */
817 struct smt_p_0016 cmd ; /* SBA command */
835 struct smt_p_0016 cmd ; /* SBA command */
848 struct smt_p_0016 cmd ; /* SBA command */
857 struct smt_p_0016 cmd ; /* SBA command */
/linux-2.6.39/drivers/net/skfp/
Dess.c121 struct smt_p_0016 *cmd ; /* para: command for the ESS */ in ess_raf_received_pack()
145 if (!(cmd = (struct smt_p_0016 *) sm_to_para(smc,sm,SMT_P0016))) { in ess_raf_received_pack()
506 chg->cmd.para.p_len = sizeof(struct smt_p_0016) - PARA_LEN ; in ess_send_response()
597 req->cmd.para.p_len = sizeof(struct smt_p_0016) - PARA_LEN ; in ess_send_alc_req()
Dsmt.c1616 { SMT_P0016, sizeof(struct smt_p_0016) , SWAP_SMT_P0016 } ,