Lines Matching refs:i40iw_sc_dev
457 struct i40iw_sc_dev *dev = &iwdev->sc_dev; in i40iw_cleanup_pending_cqp_op()
535 struct i40iw_sc_dev *dev = &iwdev->sc_dev; in i40iw_handle_cqp_op()
658 void i40iw_debug_buf(struct i40iw_sc_dev *dev, in i40iw_debug_buf()
682 struct i40iw_sc_dev *dev = (struct i40iw_sc_dev *)par; in i40iw_get_hw_addr()
790 enum i40iw_status_code i40iw_cqp_sds_cmd(struct i40iw_sc_dev *dev, in i40iw_cqp_sds_cmd()
820 void i40iw_qp_suspend_resume(struct i40iw_sc_dev *dev, struct i40iw_sc_qp *qp, bool suspend) in i40iw_qp_suspend_resume()
950 void i40iw_cqp_spawn_worker(struct i40iw_sc_dev *dev, in i40iw_cqp_spawn_worker()
1022 enum i40iw_status_code i40iw_cqp_manage_hmc_fcn_cmd(struct i40iw_sc_dev *dev, in i40iw_cqp_manage_hmc_fcn_cmd()
1055 enum i40iw_status_code i40iw_cqp_query_fpm_values_cmd(struct i40iw_sc_dev *dev, in i40iw_cqp_query_fpm_values_cmd()
1088 enum i40iw_status_code i40iw_cqp_commit_fpm_values_cmd(struct i40iw_sc_dev *dev, in i40iw_cqp_commit_fpm_values_cmd()
1119 enum i40iw_status_code i40iw_vf_wait_vchnl_resp(struct i40iw_sc_dev *dev) in i40iw_vf_wait_vchnl_resp()
1147 enum i40iw_status_code i40iw_cqp_cq_create_cmd(struct i40iw_sc_dev *dev, in i40iw_cqp_cq_create_cmd()
1177 enum i40iw_status_code i40iw_cqp_qp_create_cmd(struct i40iw_sc_dev *dev, in i40iw_cqp_qp_create_cmd()
1214 void i40iw_cqp_cq_destroy_cmd(struct i40iw_sc_dev *dev, struct i40iw_sc_cq *cq) in i40iw_cqp_cq_destroy_cmd()
1226 void i40iw_cqp_qp_destroy_cmd(struct i40iw_sc_dev *dev, struct i40iw_sc_qp *qp) in i40iw_cqp_qp_destroy_cmd()
1257 void i40iw_ieq_mpa_crc_ae(struct i40iw_sc_dev *dev, struct i40iw_sc_qp *qp) in i40iw_ieq_mpa_crc_ae()
1311 enum i40iw_status_code i40iw_alloc_query_fpm_buf(struct i40iw_sc_dev *dev, in i40iw_alloc_query_fpm_buf()
1354 struct i40iw_sc_qp *i40iw_ieq_get_qp(struct i40iw_sc_dev *dev, in i40iw_ieq_get_qp()
1471 struct i40iw_sc_dev *pf_dev = sc_vsi->dev; in i40iw_hw_stats_timeout()