Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/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 */
/linux-2.4.37.9/drivers/net/skfp/
Dess.c545 chg->cat.para.p_len = sizeof(struct smt_p_001a) - PARA_LEN ;
547 chg->cat.category = ((struct smt_p_001a *)p)->category ;
661 req->cat.para.p_len = sizeof(struct smt_p_001a) - PARA_LEN ;
Dsmt.c1696 { SMT_P001A, sizeof(struct smt_p_001a) , SWAP_SMT_P001A } ,