Searched refs:s_smt_fp_rxd (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/skfp/h/
H A Dfplustm.h69 struct s_smt_fp_rxd { struct
79 struct s_smt_fp_rxd volatile far *rxd_next ;
88 struct s_smt_fp_rxd r ; /* pointer to the RxD */
108 struct s_smt_fp_rxd volatile *rx_curr_put ; /* next RxD to queue into */
109 struct s_smt_fp_rxd volatile *rx_prev_put ; /* shadow put pointer */
110 struct s_smt_fp_rxd volatile *rx_curr_get ; /* next RxD to fill */
H A Dhwmtm.h341 #define HWM_GET_CURR_RXD(smc) (struct s_smt_fp_rxd volatile *)\
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dfplustm.h69 struct s_smt_fp_rxd { struct
79 struct s_smt_fp_rxd volatile far *rxd_next ;
88 struct s_smt_fp_rxd r ; /* pointer to the RxD */
108 struct s_smt_fp_rxd volatile *rx_curr_put ; /* next RxD to queue into */
109 struct s_smt_fp_rxd volatile *rx_prev_put ; /* shadow put pointer */
110 struct s_smt_fp_rxd volatile *rx_curr_get ; /* next RxD to fill */
H A Dhwmtm.h341 #define HWM_GET_CURR_RXD(smc) (struct s_smt_fp_rxd volatile *)\
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/skfp/
H A Dskfddi.c127 void mac_drv_rx_complete(struct s_smc *smc, volatile struct s_smt_fp_rxd *rxd,
129 void mac_drv_requeue_rxd(struct s_smc *smc, volatile struct s_smt_fp_rxd *rxd,
132 void mac_drv_clear_rxd(struct s_smc *smc, volatile struct s_smt_fp_rxd *rxd,
1350 volatile struct s_smt_fp_rxd *r = &descr->r;
1460 void mac_drv_rx_complete(struct s_smc *smc, volatile struct s_smt_fp_rxd *rxd,
1579 void mac_drv_requeue_rxd(struct s_smc *smc, volatile struct s_smt_fp_rxd *rxd,
1582 volatile struct s_smt_fp_rxd *next_rxd;
1583 volatile struct s_smt_fp_rxd *src_rxd;
1662 volatile struct s_smt_fp_rxd *rxd;
1723 void mac_drv_clear_rxd(struct s_smc *smc, volatile struct s_smt_fp_rxd *rx
[all...]
H A Dhwmtm.c104 volatile struct s_smt_fp_rxd *rxd,
107 volatile struct s_smt_fp_rxd *rxd,
110 volatile struct s_smt_fp_rxd *rxd, int frag_count);
261 if (sizeof(struct s_smt_fp_rxd) % 16) {
365 SMT_R1_RXD_COUNT*sizeof(struct s_smt_fp_rxd)) ;
394 struct s_smt_fp_rxd volatile *ds ;
401 ds = (struct s_smt_fp_rxd volatile *) smc->os.hwm.descr_p ;
644 struct s_smt_fp_rxd volatile *r ;
1048 struct s_smt_fp_rxd volatile *r ; /* rxd pointer */
1049 struct s_smt_fp_rxd volatil
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/skfp/
H A Dskfddi.c127 void mac_drv_rx_complete(struct s_smc *smc, volatile struct s_smt_fp_rxd *rxd,
129 void mac_drv_requeue_rxd(struct s_smc *smc, volatile struct s_smt_fp_rxd *rxd,
132 void mac_drv_clear_rxd(struct s_smc *smc, volatile struct s_smt_fp_rxd *rxd,
1350 volatile struct s_smt_fp_rxd *r = &descr->r;
1460 void mac_drv_rx_complete(struct s_smc *smc, volatile struct s_smt_fp_rxd *rxd,
1579 void mac_drv_requeue_rxd(struct s_smc *smc, volatile struct s_smt_fp_rxd *rxd,
1582 volatile struct s_smt_fp_rxd *next_rxd;
1583 volatile struct s_smt_fp_rxd *src_rxd;
1662 volatile struct s_smt_fp_rxd *rxd;
1723 void mac_drv_clear_rxd(struct s_smc *smc, volatile struct s_smt_fp_rxd *rx
[all...]
H A Dhwmtm.c104 volatile struct s_smt_fp_rxd *rxd,
107 volatile struct s_smt_fp_rxd *rxd,
110 volatile struct s_smt_fp_rxd *rxd, int frag_count);
261 if (sizeof(struct s_smt_fp_rxd) % 16) {
365 SMT_R1_RXD_COUNT*sizeof(struct s_smt_fp_rxd)) ;
394 struct s_smt_fp_rxd volatile *ds ;
401 ds = (struct s_smt_fp_rxd volatile *) smc->os.hwm.descr_p ;
644 struct s_smt_fp_rxd volatile *r ;
1048 struct s_smt_fp_rxd volatile *r ; /* rxd pointer */
1049 struct s_smt_fp_rxd volatil
[all...]

Completed in 87 milliseconds