Home
last modified time | relevance | path

Searched refs:llc_rx_pipe (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/skfp/h/
Dhwmtm.h136 SMbuf *llc_rx_pipe ; /* points to the first queued llc fr */ member
/linux-2.4.37.9/drivers/net/skfp/
Dhwmtm.c446 smc->os.hwm.llc_rx_pipe = smc->os.hwm.llc_rx_tail = (SMbuf *)NULL ;
1790 if (smc->os.hwm.llc_rx_pipe == 0) {
1791 smc->os.hwm.llc_rx_pipe = mb ;
1814 if ((mb = smc->os.hwm.llc_rx_pipe)) {
1816 smc->os.hwm.llc_rx_pipe = mb->sm_next ;