Home
last modified time | relevance | path

Searched refs:s_smt_rx_queue (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/skfp/h/
Dfplustm.h107 struct s_smt_rx_queue { struct
190 struct s_smt_rx_queue *rx[USED_QUEUES] ;
196 struct s_smt_rx_queue rx_q[USED_QUEUES] ;
/linux-2.6.39/drivers/net/skfp/
Dhwmtm.c86 static u_long repair_rxd_ring(struct s_smc *smc, struct s_smt_rx_queue *queue);
395 struct s_smt_rx_queue *queue ; in init_rxd_ring()
638 static u_long repair_rxd_ring(struct s_smc *smc, struct s_smt_rx_queue *queue) in repair_rxd_ring()
1047 struct s_smt_rx_queue *queue ; /* points to the queue ctl struct */ in process_receive()
1467 struct s_smt_rx_queue *queue ; in mac_drv_clear_rx_queue()
Dfplustm.c277 struct s_smt_rx_queue *queue ; in init_rx()