Home
last modified time | relevance | path

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

/drivers/net/fddi/skfp/h/
Dsmt.h510 struct smt_p_001a { struct
803 struct smt_p_001a cat ; /* Category - from the request */
820 struct smt_p_001a cat ; /* Category - from the request */
835 struct smt_p_001a cat ; /* Category - from the request */
/drivers/net/fddi/skfp/
Dess.c529 chg->cat.para.p_len = sizeof(struct smt_p_001a) - PARA_LEN ; in ess_send_response()
531 chg->cat.category = ((struct smt_p_001a *)p)->category ; in ess_send_response()
642 req->cat.para.p_len = sizeof(struct smt_p_001a) - PARA_LEN ; in ess_send_alc_req()
Dsmt.c1611 { SMT_P001A, sizeof(struct smt_p_001a) , SWAP_SMT_P001A } ,