Searched refs:get_llc_rx (Results 1 – 1 of 1) sorted by relevance
83 static SMbuf* get_llc_rx(struct s_smc *smc);845 while ((mb = get_llc_rx(smc))) { in fddi_isr()852 while (!offDepth && (mb = get_llc_rx(smc))) { in fddi_isr()1754 static SMbuf *get_llc_rx(struct s_smc *smc) in get_llc_rx() function