Home
last modified time | relevance | path

Searched refs:accumulation_backoff (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wwan/iosm/
A Diosm_ipc_chnl_cfg.c78 chnl_cfg->accumulation_backoff = IRQ_ACC_BACKOFF_MUX; in ipc_chnl_cfg_get()
80 chnl_cfg->accumulation_backoff = IRQ_ACC_BACKOFF_OFF; in ipc_chnl_cfg_get()
A Diosm_ipc_chnl_cfg.h48 u32 accumulation_backoff; member
A Diosm_ipc_protocol_ops.h172 __le32 accumulation_backoff; member
A Diosm_ipc_imem.c1078 channel->ul_pipe.accumulation_backoff = chnl_cfg.accumulation_backoff; in ipc_imem_channel_update()
1088 channel->dl_pipe.accumulation_backoff = chnl_cfg.accumulation_backoff; in ipc_imem_channel_update()
A Diosm_ipc_protocol_ops.c98 msg->open_pipe.accumulation_backoff = in ipc_protocol_msg_prepipe_open()
99 cpu_to_le32(pipe->accumulation_backoff); in ipc_protocol_msg_prepipe_open()
A Diosm_ipc_imem.h222 u32 accumulation_backoff; member

Completed in 11 milliseconds