Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dhsi_struct_def_dpdk.h34 uint16_t target_id; member
176 uint16_t target_id; member
228 uint16_t target_id; member
1122 uint16_t target_id; member
12918 uint16_t target_id; member
13022 uint16_t target_id; member
13099 uint16_t target_id; member
13172 uint16_t target_id; member
13246 uint16_t target_id; member
13542 uint16_t target_id; member
[all …]
H A Dbnxt_hwrm.h157 int bnxt_hwrm_exec_fwd_resp(struct bnxt *bp, uint16_t target_id,
159 int bnxt_hwrm_reject_fwd_resp(struct bnxt *bp, uint16_t target_id,
H A Dbnxt_hwrm.c312 (req)->target_id = rte_cpu_to_le_16(0xffff); \
988 req.target_id = rte_cpu_to_le_16(0xffff); in bnxt_hwrm_vnic_qcaps()
4256 int bnxt_hwrm_reject_fwd_resp(struct bnxt *bp, uint16_t target_id, in bnxt_hwrm_reject_fwd_resp() argument
4268 req.encap_resp_target_id = rte_cpu_to_le_16(target_id); in bnxt_hwrm_reject_fwd_resp()
4300 int bnxt_hwrm_exec_fwd_resp(struct bnxt *bp, uint16_t target_id, in bnxt_hwrm_exec_fwd_resp() argument
4312 req.encap_resp_target_id = rte_cpu_to_le_16(target_id); in bnxt_hwrm_exec_fwd_resp()
5855 req.target_id = rte_cpu_to_le_16(bp->fw_fid); in bnxt_hwrm_cfa_counter_qcaps()
5937 req.target_id = rte_cpu_to_le_16(bp->fw_fid); in bnxt_hwrm_cfa_counter_cfg()
5983 req.target_id = rte_cpu_to_le_16(bp->fw_fid); in bnxt_hwrm_cfa_counter_qstats()