Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/fddi/skfp/h/ !
Dhwmtm.h124 SMbuf *llc_rx_tail ; /* points to the last queued llc fr */ member
/linux-6.1.9/drivers/net/fddi/skfp/ !
Dhwmtm.c449 smc->os.hwm.llc_rx_pipe = smc->os.hwm.llc_rx_tail = (SMbuf *)NULL ; in init_fddi_driver()
1735 smc->os.hwm.llc_rx_tail->sm_next = mb ; in queue_llc_rx()
1737 smc->os.hwm.llc_rx_tail = mb ; in queue_llc_rx()