Home
last modified time | relevance | path

Searched refs:smtod (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/net/fddi/skfp/h/
Dmbuf.h26 #define mtod smtod
43 #define smtod(x,t) ((t)((x)->sm_data + (x)->sm_off)) macro
/Linux-v5.4/drivers/net/fddi/skfp/
Dsmt.c484 sm = smtod(mb,struct smt_header *) ; in smt_received_pack()
838 sm = smtod(mb,struct smt_header *) ; in smt_send_frame()
863 sm = smtod(rej,struct smt_header *) ; in smt_send_rdf()
879 rdf = smtod(mb,struct smt_rdf *) ; in smt_send_rdf()
940 nif = smtod(mb, struct smt_nif *) ; in smt_send_nif()
1007 ecf = smtod(mb, struct smt_ecf *) ; in smt_send_ecf()
1032 sif = smtod(mb, struct smt_sif_config *) ; in smt_send_sif_config()
1072 sif = smtod(mb, struct smt_sif_operation *) ; in smt_send_sif_operation()
1116 smt = smtod(mb, struct smt_header *) ; in smt_build_frame()
1141 smt = smtod(mb, struct smt_header *) ; in smt_add_frame_len()
[all …]
Dhwmtm.c1267 data = smtod(mb,char *) - 1 ; in process_receive()
1281 data = smtod(mb,char *) - 1 ; in process_receive()
1382 smc->os.hwm.r.mb_pos = smtod(mb,char *) ; in smt_to_llc()
1681 smtod(smc->os.hwm.tx_mb,char *) - 1 ; in hwm_tx_frag()
1711 smtod(smc->os.hwm.tx_mb,char *) - 1 ; in hwm_tx_frag()
1822 data = smtod(mb,char *) ; in smt_send_mbuf()
Dess.c493 chg = smtod(mb,struct smt_sba_chg *) ; in ess_send_response()
584 req = smtod(mb,struct smt_sba_alc_req *) ; in ess_send_alc_req()
Dpmf.c282 sm = smtod(mb,struct smt_header *) ; in smt_pmf_received_pack()
298 sm = smtod(reply,struct smt_header *) ; in smt_pmf_received_pack()
329 smt = smtod(mb, struct smt_header *) ; in smt_build_pmf_response()
Dsrf.c388 smt = smtod(mb, struct smt_header *) ; in smt_send_srf()