Searched defs:q_type (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/intel/ice/ |
D | ice_controlq.c | 591 static enum ice_status ice_init_ctrlq(struct ice_hw *hw, enum ice_ctl_q q_type) in ice_init_ctrlq() 710 static void ice_shutdown_ctrlq(struct ice_hw *hw, enum ice_ctl_q q_type) in ice_shutdown_ctrlq()
|
D | ice_main.c | 961 static int __ice_clean_ctrlq(struct ice_pf *pf, enum ice_ctl_q q_type) in __ice_clean_ctrlq()
|
/Linux-v5.4/drivers/crypto/ |
D | n2_core.c | 55 u8 q_type; member 1602 static void *new_queue(unsigned long q_type) in new_queue() 1607 static void free_queue(void *p, unsigned long q_type) in free_queue() 1649 unsigned long q_type = qr->type; in spu_queue_register_workfn() local 1660 static int spu_queue_register(struct spu_queue *p, unsigned long q_type) in spu_queue_register() 1752 u64 node, const char *iname, unsigned long q_type, in handle_exec_unit() 1784 const char *exec_name, unsigned long q_type, in spu_mdesc_scan()
|
/Linux-v5.4/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_cmdq.c | 511 enum hinic_set_arm_qtype q_type, u32 q_id) in hinic_set_arm_bit() 737 enum hinic_cmdq_type q_type, void __iomem *db_area) in init_cmdq()
|
D | hinic_hw_cmdq.h | 109 u32 q_type; member
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | pci.c | 178 enum mlxsw_pci_queue_type q_type) in mlxsw_pci_queue_type_group_get() 184 enum mlxsw_pci_queue_type q_type) in __mlxsw_pci_queue_count() 204 enum mlxsw_pci_queue_type q_type, u8 q_num) in __mlxsw_pci_queue_get()
|
/Linux-v5.4/drivers/infiniband/hw/i40iw/ |
D | i40iw_puda.h | 59 u8 q_type; member
|
D | i40iw_uk.c | 756 u32 wqe_idx, q_type, array_idx = 0; in i40iw_cq_poll_completion() local
|
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sriov.c | 170 unsigned long q_type) in bnx2x_vfop_qctor_prep() 1426 unsigned long q_type = 0; in bnx2x_vfq_init() local
|
D | bnx2x_vfpf.c | 1538 unsigned long q_type = 0; in bnx2x_vf_mbx_setup_q() local
|
D | bnx2x_main.c | 6344 unsigned long q_type = 0; in bnx2x_init_eth_fp() local 6447 unsigned long q_type = 0; in bnx2x_init_fcoe_fp() local
|
/Linux-v5.4/drivers/media/platform/mtk-jpeg/ |
D | mtk_jpeg_core.c | 201 struct mtk_jpeg_ctx *ctx, int q_type) in mtk_jpeg_try_fmt_mplane()
|
/Linux-v5.4/drivers/media/platform/s5p-jpeg/ |
D | jpeg-core.c | 1429 struct s5p_jpeg_ctx *ctx, int q_type) in vidioc_try_fmt()
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 737 unsigned int q_type; /* Q type Eth/Ctrl/Ofld */ member
|