Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_swp.h47 #define DPAA2_SWP_CMD_PARAMS_N 8u macro
409 uint64_t params[DPAA2_SWP_CMD_PARAMS_N];
H A Ddpaa2_swp.c969 for (uint32_t i = 1; i < DPAA2_SWP_CMD_PARAMS_N; i++) in dpaa2_swp_exec_br_command()
1021 for (uint32_t i = 1; i < DPAA2_SWP_CMD_PARAMS_N; i++) in dpaa2_swp_exec_vdc_command_locked()
1104 for (uint32_t i = 1; i < DPAA2_SWP_CMD_PARAMS_N; i++) in dpaa2_swp_send_mgmt_command()