Searched refs:get_llc_rx (Results 1 – 1 of 1) sorted by relevance
87 static SMbuf* get_llc_rx(struct s_smc *smc);849 while ((mb = get_llc_rx(smc))) { in fddi_isr()856 while (!offDepth && (mb = get_llc_rx(smc))) { in fddi_isr()1758 static SMbuf *get_llc_rx(struct s_smc *smc) in get_llc_rx() function