Searched defs:hw_modul (Results 1 – 1 of 1) sorted by relevance
109 struct hw_modul { struct113 struct s_mbuf_pool mbuf_pool ;114 struct hwm_r r ;116 union s_fp_descr volatile *descr_p ; /* points to the desriptor area */118 u_short pass_SMT ; /* pass SMT frames */119 u_short pass_NSA ; /* pass all NSA frames */120 u_short pass_DB ; /* pass Direct Beacon Frames */121 u_short pass_llc_promisc ; /* pass all llc frames (default ON) */123 SMbuf *llc_rx_pipe ; /* points to the first queued llc fr */124 SMbuf *llc_rx_tail ; /* points to the last queued llc fr */[all …]