Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/skfp/
Dhwmtm.c85 static SMbuf *get_llc_rx(), *get_txd_mb() ;
847 while ((mb = get_llc_rx(smc))) {
854 while (!offDepth && (mb = get_llc_rx(smc))) {
1809 static SMbuf *get_llc_rx(smc) in get_llc_rx() function