Home
last modified time | relevance | path

Searched defs:q_type (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_controlq.c575 static enum ice_status ice_init_ctrlq(struct ice_hw *hw, enum ice_ctl_q q_type) in ice_init_ctrlq()
630 static void ice_shutdown_ctrlq(struct ice_hw *hw, enum ice_ctl_q q_type) in ice_shutdown_ctrlq()
/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_qp.h64 enum bcmfs_queue_type q_type; member
/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_evdev.h193 enum queue_type q_type; member
/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_cmdq.c483 struct hinic_wq *wq, enum hinic_cmdq_type q_type) in init_cmdq()
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c4952 uint32_t q_type = 0; in bnx2x_init_eth_fp() local