Searched defs:hdl (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/raw/ioat/ |
| H A D | rte_idxd_rawdev_fns.h | 168 const struct rte_idxd_user_hdl *hdl) in __idxd_write_desc() 213 const struct rte_idxd_user_hdl hdl = { in __idxd_enqueue_fill() local 225 const struct rte_idxd_user_hdl hdl = { in __idxd_enqueue_copy() local
|
| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_shadow_tcam.c | 65 #define TF_SHADOW_TCAM_HB_HANDLE_BE_GET(hdl) (((hdl) >> 29) & \ argument 68 #define TF_SHADOW_TCAM_HB_HANDLE_HASH_GET(ctxt, hdl)((hdl) & \ argument
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_pipe.c | 4414 ice_has_prof_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, u64 hdl) in ice_has_prof_vsig() 5286 ice_rem_prof_id_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, u64 hdl, in ice_rem_prof_id_vsig() 5396 ice_get_prof(struct ice_hw *hw, enum ice_block blk, u64 hdl, in ice_get_prof() 5490 struct LIST_HEAD_TYPE *lst, u64 hdl) in ice_add_prof_to_lst() 5801 ice_add_prof_id_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, u64 hdl, in ice_add_prof_id_vsig() 5917 ice_create_prof_id_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl, in ice_create_prof_id_vsig() 6004 ice_find_prof_vsig(struct ice_hw *hw, enum ice_block blk, u64 hdl, u16 *vsig) in ice_find_prof_vsig() 6080 ice_add_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl) in ice_add_prof_id_flow() 6221 ice_rem_prof_from_list(struct ice_hw *hw, struct LIST_HEAD_TYPE *lst, u64 hdl) in ice_rem_prof_from_list() 6247 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl) in ice_rem_prof_id_flow()
|
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_intr.c | 1984 hns3_intr_unregister(const struct rte_intr_handle *hdl, in hns3_intr_unregister()
|