Searched refs:ic_mode (Results 1 – 5 of 5) sorted by relevance
785 ic->use_adaptive_rx_coalesce = priv->ic_mode & ENETC_IC_RX_ADAPTIVE; in enetc_get_coalesce()797 int i, ic_mode; in enetc_set_coalesce() local809 ic_mode = ENETC_IC_NONE; in enetc_set_coalesce()811 ic_mode |= ENETC_IC_RX_ADAPTIVE; in enetc_set_coalesce()814 ic_mode |= rx_ictt ? ENETC_IC_RX_MANUAL : 0; in enetc_set_coalesce()817 ic_mode |= tx_ictt ? ENETC_IC_TX_MANUAL : 0; in enetc_set_coalesce()820 changed = (ic_mode != priv->ic_mode) || (priv->tx_ictt != tx_ictt); in enetc_set_coalesce()822 priv->ic_mode = ic_mode; in enetc_set_coalesce()829 v->rx_dim_en = !!(ic_mode & ENETC_IC_RX_ADAPTIVE); in enetc_set_coalesce()
378 int ic_mode; member
2094 priv->ic_mode = ENETC_IC_RX_ADAPTIVE | ENETC_IC_TX_MANUAL; in enetc_init_si_rings_params()2380 if (priv->ic_mode & in enetc_setup_interrupts()2396 if (priv->ic_mode & ENETC_IC_TX_MANUAL) in enetc_setup_interrupts()3055 if (priv->ic_mode & ENETC_IC_RX_ADAPTIVE) { in enetc_alloc_msix()
68 u8 ic_mode[2]; member460 memcpy(priv->ic_mode, md, sizeof(md)); in ili251x_firmware_update_ic_mode()545 u8 *md = priv->ic_mode; in ili251x_mode_show()
60 u8 ic_mode; member337 ts->ic_mode = outbuf[0]; in api_protocol_get_ic_mode()