Searched defs:bna_rx_config (Results 1 – 1 of 1) sorted by relevance
663 struct bna_rx_config { struct664 enum bna_rx_type rx_type;665 int num_paths;666 enum bna_rxp_type rxp_type;667 int coalescing_timeo;672 u32 frame_size;675 u32 q1_depth;676 u32 q1_buf_size;679 u32 q0_depth;680 u32 q0_buf_size;[all …]