Searched refs:get_llc_rx (Results 1 – 1 of 1) sorted by relevance
79 static SMbuf* get_llc_rx(struct s_smc *smc);841 while ((mb = get_llc_rx(smc))) { in fddi_isr()848 while (!offDepth && (mb = get_llc_rx(smc))) { in fddi_isr()1750 static SMbuf *get_llc_rx(struct s_smc *smc) in get_llc_rx() function