Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/fddi/skfp/h/
Dsmt.h510 struct smt_p_001a { struct
801 struct smt_p_001a cat ; /* Category - from the request */
818 struct smt_p_001a cat ; /* Category - from the request */
833 struct smt_p_001a cat ; /* Category - from the request */
/linux-6.6.21/drivers/net/fddi/skfp/
Dess.c528 chg->cat.para.p_len = sizeof(struct smt_p_001a) - PARA_LEN ; in ess_send_response()
530 chg->cat.category = ((struct smt_p_001a *)p)->category ; in ess_send_response()
641 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 } ,