Searched refs:llc_rx_pipe (Results 1 - 4 of 4) 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 Dhwmtm.h136 SMbuf *llc_rx_pipe ; /* points to the first queued llc fr */ member in struct:hw_modul
/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 Dhwmtm.h136 SMbuf *llc_rx_pipe ; /* points to the first queued llc fr */ member in struct:hw_modul
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/skfp/
H A Dhwmtm.c457 smc->os.hwm.llc_rx_pipe = smc->os.hwm.llc_rx_tail = (SMbuf *)NULL ;
1739 if (smc->os.hwm.llc_rx_pipe == NULL) {
1740 smc->os.hwm.llc_rx_pipe = mb ;
1762 if ((mb = smc->os.hwm.llc_rx_pipe)) {
1764 smc->os.hwm.llc_rx_pipe = mb->sm_next ;
/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 Dhwmtm.c457 smc->os.hwm.llc_rx_pipe = smc->os.hwm.llc_rx_tail = (SMbuf *)NULL ;
1739 if (smc->os.hwm.llc_rx_pipe == NULL) {
1740 smc->os.hwm.llc_rx_pipe = mb ;
1762 if ((mb = smc->os.hwm.llc_rx_pipe)) {
1764 smc->os.hwm.llc_rx_pipe = mb->sm_next ;

Completed in 72 milliseconds