Searched defs:bna_rx_config (Results 1 – 1 of 1) sorted by relevance
675 struct bna_rx_config { struct676 enum bna_rx_type rx_type;677 int num_paths;678 enum bna_rxp_type rxp_type;679 int paused;680 int coalescing_timeo;685 u32 frame_size;688 u32 q1_depth;689 u32 q1_buf_size;692 u32 q0_depth;[all …]