Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/fddi/skfp/
Dsmt.c544 case SMT_SIF_OPER : in smt_received_pack()
689 case SMT_SIF_OPER : /* station information */ in smt_received_pack()
1069 if (!(mb = smt_build_frame(smc,SMT_SIF_OPER,SMT_REPLY, in smt_send_sif_operation()
1123 case SMT_SIF_OPER : in smt_build_frame()
/Linux-v5.4/drivers/net/fddi/skfp/h/
Dsmt.h80 #define SMT_SIF_OPER 0x03 /* station information operation */ macro