Home
last modified time | relevance | path

Searched refs:with_data (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Daso.h86 void mlx5_aso_post_wqe(struct mlx5_aso *aso, bool with_data,
88 int mlx5_aso_poll_cq(struct mlx5_aso *aso, bool with_data);
H A Daso.c367 void mlx5_aso_post_wqe(struct mlx5_aso *aso, bool with_data, in mlx5_aso_post_wqe() argument
374 if (with_data) in mlx5_aso_post_wqe()
391 int mlx5_aso_poll_cq(struct mlx5_aso *aso, bool with_data) in mlx5_aso_poll_cq() argument
426 if (with_data) in mlx5_aso_poll_cq()
/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dumr.c236 struct mlx5r_umr_wqe *wqe, bool with_data) in mlx5r_umr_post_send() argument
239 with_data ? sizeof(struct mlx5r_umr_wqe) : in mlx5r_umr_post_send()
283 struct mlx5r_umr_wqe *wqe, bool with_data) in mlx5r_umr_recover() argument
303 with_data); in mlx5r_umr_recover()
352 struct mlx5r_umr_wqe *wqe, bool with_data) in mlx5r_umr_post_send_wait() argument
380 with_data); in mlx5r_umr_post_send_wait()
400 err = mlx5r_umr_recover(dev, mkey, &umr_context, wqe, with_data); in mlx5r_umr_post_send_wait()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Drx.c30 bool with_data; member
56 phy_data->with_data = true; in iwl_mld_fill_phy_data()
661 if (phy_data->with_data) { in iwl_mld_decode_eht_ext_mu()
772 if (phy_data->with_data) { in iwl_mld_decode_eht_ext_tb()
902 if (phy_data->with_data) { in iwl_mld_decode_eht_phy_data()
950 if (phy_data->with_data) in iwl_mld_decode_eht_phy_data()
1013 if (phy_data->with_data) in iwl_mld_rx_eht()
1095 if (!phy_data->with_data) { in iwl_mld_rx_eht()
1181 if (phy_data->with_data && in iwl_mld_rx_fill_status()
1191 if (phy_data->with_data && in iwl_mld_rx_fill_status()
[all …]
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c920 bool with_data; member
1251 if (phy_data->with_data) { in iwl_mvm_decode_eht_ext_mu()
1361 if (phy_data->with_data) { in iwl_mvm_decode_eht_ext_tb()
1491 if (phy_data->with_data) { in iwl_mvm_decode_eht_phy_data()
1542 if (phy_data->with_data) in iwl_mvm_decode_eht_phy_data()
1606 if (phy_data->with_data) in iwl_mvm_rx_eht()
1696 if (!phy_data->with_data) { in iwl_mvm_rx_eht()
2103 phy_data.with_data = true; in iwl_mvm_rx_mpdu_mq()
2390 phy_data.with_data = false; in iwl_mvm_rx_monitor_no_data()