Searched refs:intrmod (Results 1 – 1 of 1) sorted by relevance
39 struct oct_intrmod_cfg intrmod; member2047 octeon_swap_8B_data((u64 *)&resp->intrmod, in octnet_get_intrmod_cfg()2049 memcpy(intr_cfg, &resp->intrmod, sizeof(struct oct_intrmod_cfg)); in octnet_get_intrmod_cfg()2226 struct oct_intrmod_cfg *intrmod, in oct_cfg_rx_intrcnt() argument2253 rx_max_coalesced_frames = intrmod->rx_frames; in oct_cfg_rx_intrcnt()2267 intrmod->rx_frames = rx_max_coalesced_frames; in oct_cfg_rx_intrcnt()2275 rx_max_coalesced_frames = intrmod->rx_frames; in oct_cfg_rx_intrcnt()2288 intrmod->rx_frames = rx_max_coalesced_frames; in oct_cfg_rx_intrcnt()2299 struct oct_intrmod_cfg *intrmod, in oct_cfg_rx_intrtime() argument2330 rx_coalesce_usecs = intrmod->rx_usecs; in oct_cfg_rx_intrtime()[all …]