Searched refs:rx_max_coalesced_frames (Results 1 – 2 of 2) sorted by relevance
789 uint16_t rx_max_coalesced_frames; member
683 qlge->rx_max_coalesced_frames = DFLT_RX_INTER_FRAME_WAIT_JUMBO; in ql_read_conf()707 qlge->rx_max_coalesced_frames = DFLT_RX_INTER_FRAME_WAIT; in ql_read_conf()711 if (qlge->rx_max_coalesced_frames != data) { in ql_read_conf()712 qlge->rx_max_coalesced_frames = (uint16_t)data; in ql_read_conf()6538 cpu_to_le16(qlge->rx_max_coalesced_frames); in ql_start_rx_ring()6549 cpu_to_le16(qlge->rx_max_coalesced_frames); in ql_start_rx_ring()