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