Searched defs:bna_rx_config (Results 1 – 1 of 1) sorted by relevance
655 struct bna_rx_config { struct656 enum bna_rx_type rx_type;657 int num_paths;658 enum bna_rxp_type rxp_type;659 int coalescing_timeo;664 u32 frame_size;667 u32 q1_depth;668 u32 q1_buf_size;671 u32 q0_depth;672 u32 q0_buf_size;[all …]