Home
last modified time | relevance | path

Searched refs:SMT_SIF_OPER (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/fddi/skfp/
H A Dsmt.c540 case SMT_SIF_OPER : in smt_received_pack()
685 case SMT_SIF_OPER : /* station information */ in smt_received_pack()
1065 if (!(mb = smt_build_frame(smc,SMT_SIF_OPER,SMT_REPLY, in smt_send_sif_operation()
1119 case SMT_SIF_OPER : in smt_build_frame()
/linux/drivers/net/fddi/skfp/h/
H A Dsmt.h80 #define SMT_SIF_OPER 0x03 /* station information operation */ macro