Searched defs:bna_rx_config (Results 1 – 1 of 1) sorted by relevance
664 struct bna_rx_config { struct665 enum bna_rx_type rx_type;666 int num_paths;667 enum bna_rxp_type rxp_type;668 int coalescing_timeo;673 u32 frame_size;676 u32 q1_depth;677 u32 q1_buf_size;680 u32 q0_depth;681 u32 q0_buf_size;[all …]