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.h514 struct smt_p_001a { struct
807 struct smt_p_001a cat ; /* Category - from the request */
824 struct smt_p_001a cat ; /* Category - from the request */
839 struct smt_p_001a cat ; /* Category - from the request */
/drivers/net/fddi/skfp/
Dess.c531 chg->cat.para.p_len = sizeof(struct smt_p_001a) - PARA_LEN ; in ess_send_response()
533 chg->cat.category = ((struct smt_p_001a *)p)->category ; in ess_send_response()
644 req->cat.para.p_len = sizeof(struct smt_p_001a) - PARA_LEN ; in ess_send_alc_req()
Dsmt.c1620 { SMT_P001A, sizeof(struct smt_p_001a) , SWAP_SMT_P001A } ,