Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fddi/skfp/h/
Dmbuf.h26 #define mtod smtod
43 #define smtod(x,t) ((t)((x)->sm_data + (x)->sm_off)) macro
/linux-5.19.10/drivers/net/fddi/skfp/
Dsmt.c480 sm = smtod(mb,struct smt_header *) ; in smt_received_pack()
834 sm = smtod(mb,struct smt_header *) ; in smt_send_frame()
859 sm = smtod(rej,struct smt_header *) ; in smt_send_rdf()
875 rdf = smtod(mb,struct smt_rdf *) ; in smt_send_rdf()
936 nif = smtod(mb, struct smt_nif *) ; in smt_send_nif()
1003 ecf = smtod(mb, struct smt_ecf *) ; in smt_send_ecf()
1028 sif = smtod(mb, struct smt_sif_config *) ; in smt_send_sif_config()
1068 sif = smtod(mb, typeof(sif)); in smt_send_sif_operation()
1112 smt = smtod(mb, struct smt_header *) ; in smt_build_frame()
1137 smt = smtod(mb, struct smt_header *) ; in smt_add_frame_len()
[all …]
Dhwmtm.c1263 data = smtod(mb,char *) - 1 ; in process_receive()
1277 data = smtod(mb,char *) - 1 ; in process_receive()
1378 smc->os.hwm.r.mb_pos = smtod(mb,char *) ; in smt_to_llc()
1677 smtod(smc->os.hwm.tx_mb,char *) - 1 ; in hwm_tx_frag()
1707 smtod(smc->os.hwm.tx_mb,char *) - 1 ; in hwm_tx_frag()
1818 data = smtod(mb,char *) ; in smt_send_mbuf()
Dess.c492 chg = smtod(mb,struct smt_sba_chg *) ; in ess_send_response()
583 req = smtod(mb,struct smt_sba_alc_req *) ; in ess_send_alc_req()
Dpmf.c278 sm = smtod(mb,struct smt_header *) ; in smt_pmf_received_pack()
294 sm = smtod(reply,struct smt_header *) ; in smt_pmf_received_pack()
325 smt = smtod(mb, struct smt_header *) ; in smt_build_pmf_response()
Dsrf.c383 smt = smtod(mb, struct smt_header *) ; in smt_send_srf()