Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_swp.c165 static int dpaa2_swp_exec_mgmt_command(struct dpaa2_swp *,
540 error = dpaa2_swp_exec_mgmt_command(swp, (struct dpaa2_swp_cmd *) &cmd, in dpaa2_swp_conf_wq_channel()
586 error = dpaa2_swp_exec_mgmt_command(swp, (struct dpaa2_swp_cmd *) &cmd, in dpaa2_swp_query_bp()
1047 dpaa2_swp_exec_mgmt_command(struct dpaa2_swp *swp, struct dpaa2_swp_cmd *cmd, in dpaa2_swp_exec_mgmt_command() function