Searched refs:active_offloads (Results 1 – 5 of 5) sorted by relevance
342 if (priv->active_offloads & ENETC_F_TXCSUM && in enetc_map_tx_buffs()390 tx_swbd->qbv_en = !!(priv->active_offloads & ENETC_F_QBV); in enetc_map_tx_buffs()998 if (priv->active_offloads & ENETC_F_LSO && in enetc_start_xmit()1055 (priv->active_offloads & ENETC_F_TX_TSTAMP_MASK)) in enetc_xmit()1056 enetc_cb->flag = priv->active_offloads & ENETC_F_TX_TSTAMP_MASK; in enetc_xmit()1447 if (priv->active_offloads & ENETC_F_RX_TSTAMP) in enetc_get_offloads()2974 extended = !!(priv->active_offloads & ENETC_F_RX_TSTAMP); in enetc_open()3284 extended = !!(priv->active_offloads & ENETC_F_RX_TSTAMP); in enetc_setup_xdp_prog()3379 int err, new_offloads = priv->active_offloads; in enetc_hwtstamp_set()3413 if ((new_offloads ^ priv->active_offloads) & ENETC_F_RX_TSTAMP) { in enetc_hwtstamp_set()[all …]
1468 priv->active_offloads |= ENETC_F_QBU; in enetc_set_mm()1470 priv->active_offloads &= ~ENETC_F_QBU; in enetc_set_mm()1474 if (!!(priv->active_offloads & ENETC_F_QBU)) in enetc_set_mm()1515 if (priv->active_offloads & ENETC_F_QBU) in enetc_mm_link_state_update()1519 if (priv->active_offloads & ENETC_F_QBU) in enetc_mm_link_state_update()
125 priv->active_offloads |= ENETC_F_QBV; in enetc_setup_taprio()147 priv->active_offloads &= ~ENETC_F_QBV; in enetc_reset_taprio()1589 priv->active_offloads |= ENETC_F_QCI; in enetc_set_psfp()1597 priv->active_offloads &= ~ENETC_F_QCI; in enetc_set_psfp()
456 enum enetc_active_offloads active_offloads; member
928 if (priv->active_offloads & ENETC_F_QBU) in enetc4_pl_mac_link_up()