Lines Matching refs:s_smt_fp_rxd
100 volatile struct s_smt_fp_rxd *rxd,
103 volatile struct s_smt_fp_rxd *rxd,
106 volatile struct s_smt_fp_rxd *rxd, int frag_count);
257 if (sizeof(struct s_smt_fp_rxd) % 16) { in mac_drv_init()
361 SMT_R1_RXD_COUNT*sizeof(struct s_smt_fp_rxd)) ; in init_txd_ring()
390 struct s_smt_fp_rxd volatile *ds ; in init_rxd_ring()
397 ds = (struct s_smt_fp_rxd volatile *) smc->os.hwm.descr_p ; in init_rxd_ring()
640 struct s_smt_fp_rxd volatile *r ; in repair_rxd_ring()
1044 struct s_smt_fp_rxd volatile *r ; /* rxd pointer */ in process_receive()
1045 struct s_smt_fp_rxd volatile *rxd ; /* first rxd of rx frame */ in process_receive()
1414 struct s_smt_fp_rxd volatile *r ; in hwm_rx_frag()
1461 struct s_smt_fp_rxd volatile *r ; in mac_drv_clear_rx_queue()
1462 struct s_smt_fp_rxd volatile *next_rxd ; in mac_drv_clear_rx_queue()