Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fddi/skfp/
H A Dess.c140 if (!(cmd = (struct smt_p_0016 *) sm_to_para(smc,sm,SMT_P0016))) { in ess_raf_received_pack()
502 chg->cmd.para.p_type = SMT_P0016 ; in ess_send_response()
593 req->cmd.para.p_type = SMT_P0016 ; in ess_send_alc_req()
H A Dsmt.c1607 { SMT_P0016, sizeof(struct smt_p_0016) , SWAP_SMT_P0016 } ,
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dsmt_p.h22 #define SMT_P0016 0x0016 macro