Home
last modified time | relevance | path

Searched refs:offload_flags (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/spi/
H A Dspi-axi-spi-engine.c247 if (xfer->tx_buf || (xfer->offload_flags & SPI_OFFLOAD_XFER_TX_STREAM)) in spi_engine_gen_xfer()
249 if (xfer->rx_buf || (xfer->offload_flags & SPI_OFFLOAD_XFER_RX_STREAM)) in spi_engine_gen_xfer()
325 if (xfer->rx_buf || xfer->offload_flags & SPI_OFFLOAD_XFER_RX_STREAM || in spi_engine_precompile_message()
326 xfer->tx_buf || xfer->offload_flags & SPI_OFFLOAD_XFER_TX_STREAM) { in spi_engine_precompile_message()
412 if (xfer->rx_buf || xfer->offload_flags & SPI_OFFLOAD_XFER_RX_STREAM || in spi_engine_compile_message()
413 xfer->tx_buf || xfer->offload_flags & SPI_OFFLOAD_XFER_TX_STREAM) { in spi_engine_compile_message()
H A Dspi.c4296 if (xfer->offload_flags) { in __spi_validate()
4300 if (xfer->offload_flags & ~message->offload->xfer_flags) in __spi_validate()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c1026 u32 offload_flags = adapter->offload_flags; in qlcnic_process_flags() local
1028 if (offload_flags & BIT_0) { in qlcnic_process_flags()
1033 if (!(offload_flags & BIT_1)) in qlcnic_process_flags()
1038 if (!(offload_flags & BIT_2)) in qlcnic_process_flags()
H A Dqlcnic_ctx.c1363 if (!(esw_cfg->offload_flags & BIT_0)) in qlcnic_config_switch_port()
1365 if (!(esw_cfg->offload_flags & BIT_1)) in qlcnic_config_switch_port()
1367 if (!(esw_cfg->offload_flags & BIT_2)) in qlcnic_config_switch_port()
1432 esw_cfg->offload_flags = ((arg2 >> 1) & 0x7); in qlcnic_get_eswitch_port_config()
H A Dqlcnic_main.c1422 adapter->offload_flags = esw_cfg->offload_flags; in qlcnic_set_netdev_features()
1493 esw_cfg.offload_flags = BIT_0; in qlcnic_set_default_offload_settings()
1495 esw_cfg.offload_flags |= (BIT_1 | BIT_2); in qlcnic_set_default_offload_settings()
1505 npar->offload_flags = esw_cfg.offload_flags; in qlcnic_set_default_offload_settings()
1523 esw_cfg.offload_flags = npar->offload_flags; in qlcnic_reset_eswitch_config()
H A Dqlcnic_sysfs.c510 esw_cfg[i].offload_flags = 0; in validate_esw_config()
608 npar->offload_flags = esw_cfg[i].offload_flags; in qlcnic_sysfs_write_esw_config()
H A Dqlcnic.h1182 u32 offload_flags; member
1301 u8 offload_flags; member
1369 u8 offload_flags; member
/linux/net/mac80211/
H A Diface.c1031 flags = sdata->vif.offload_flags; in ieee80211_set_sdata_offload_flags()
1058 if (sdata->vif.offload_flags == flags) in ieee80211_set_sdata_offload_flags()
1061 sdata->vif.offload_flags = flags; in ieee80211_set_sdata_offload_flags()
1083 enabled = bss->vif.offload_flags & IEEE80211_OFFLOAD_ENCAP_ENABLED; in ieee80211_set_vif_encap_ops()
1085 !(bss->vif.offload_flags & IEEE80211_OFFLOAD_ENCAP_4ADDR)) in ieee80211_set_vif_encap_ops()
H A Drx.c4642 u32 offload_flags; in ieee80211_check_fast_rx() local
4764 offload_flags = get_bss_sdata(sdata)->vif.offload_flags; in ieee80211_check_fast_rx()
4765 offload = offload_flags & IEEE80211_OFFLOAD_DECAP_ENABLED; in ieee80211_check_fast_rx()
H A Dtx.c3431 if (sdata->vif.offload_flags & IEEE80211_OFFLOAD_ENCAP_ENABLED) in ieee80211_amsdu_aggregate()
/linux/drivers/iio/adc/
H A Dad7944.c302 xfers[1].offload_flags = SPI_OFFLOAD_XFER_RX_STREAM; in ad7944_3wire_cs_mode_init_offload_msg()
H A Dad_sigma_delta.c501 xfer[1].offload_flags = SPI_OFFLOAD_XFER_RX_STREAM; in ad_sd_buffer_postenable()
H A Dad4000.c911 xfer->offload_flags = SPI_OFFLOAD_XFER_RX_STREAM; in ad4000_prepare_offload_message()
H A Dad4695.c856 xfer->offload_flags = SPI_OFFLOAD_XFER_RX_STREAM; in ad4695_offload_buffer_postenable()
H A Dad7380.c1199 xfer->offload_flags = SPI_OFFLOAD_XFER_RX_STREAM; in ad7380_init_offload_msg()
/linux/include/linux/spi/
H A Dspi.h1152 unsigned int offload_flags; member
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c353 vif->offload_flags = 0; in mt7996_vif_link_add()
506 vif->offload_flags |= IEEE80211_OFFLOAD_ENCAP_4ADDR; in mt7996_add_interface()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c6881 vif->offload_flags &= ~(IEEE80211_OFFLOAD_ENCAP_ENABLED | in ath11k_mac_op_update_vif_offload()
6884 if (vif->offload_flags & IEEE80211_OFFLOAD_ENCAP_ENABLED) in ath11k_mac_op_update_vif_offload()
6896 vif->offload_flags &= ~IEEE80211_OFFLOAD_ENCAP_ENABLED; in ath11k_mac_op_update_vif_offload()
6900 if (vif->offload_flags & IEEE80211_OFFLOAD_DECAP_ENABLED) in ath11k_mac_op_update_vif_offload()
6912 vif->offload_flags &= ~IEEE80211_OFFLOAD_DECAP_ENABLED; in ath11k_mac_op_update_vif_offload()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c9986 vif->offload_flags &= ~(IEEE80211_OFFLOAD_ENCAP_ENABLED | in ath12k_mac_update_vif_offload()
9989 if (vif->offload_flags & IEEE80211_OFFLOAD_ENCAP_ENABLED) in ath12k_mac_update_vif_offload()
10001 vif->offload_flags &= ~IEEE80211_OFFLOAD_ENCAP_ENABLED; in ath12k_mac_update_vif_offload()
10005 if (vif->offload_flags & IEEE80211_OFFLOAD_DECAP_ENABLED) in ath12k_mac_update_vif_offload()
10017 vif->offload_flags &= ~IEEE80211_OFFLOAD_DECAP_ENABLED; in ath12k_mac_update_vif_offload()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c5537 vif->offload_flags &= ~IEEE80211_OFFLOAD_ENCAP_ENABLED; in ath10k_update_vif_offload()