Home
last modified time | relevance | path

Searched defs:qid (Results 1 – 25 of 53) sorted by relevance

123

/drivers/s390/crypto/
Dap_bus.c193 ap_test_queue(ap_qid_t qid, int *queue_depth, int *device_type) in ap_test_queue()
212 static inline struct ap_queue_status ap_reset_queue(ap_qid_t qid) in ap_reset_queue()
233 ap_queue_interruption_control(ap_qid_t qid, void *ind) in ap_queue_interruption_control()
250 __ap_query_functions(ap_qid_t qid, unsigned int *functions) in __ap_query_functions()
300 static int ap_query_functions(ap_qid_t qid, unsigned int *functions) in ap_query_functions()
347 static int ap_queue_enable_interruption(ap_qid_t qid, void *ind) in ap_queue_enable_interruption()
408 __ap_send(ap_qid_t qid, unsigned long long psmid, void *msg, size_t length, in __ap_send()
431 int ap_send(ap_qid_t qid, unsigned long long psmid, void *msg, size_t length) in ap_send()
469 __ap_recv(ap_qid_t qid, unsigned long long *psmid, void *msg, size_t length) in __ap_recv()
491 int ap_recv(ap_qid_t qid, unsigned long long *psmid, void *msg, size_t length) in ap_recv()
[all …]
Dap_bus.h161 ap_qid_t qid; /* AP queue id. */ member
/drivers/infiniband/hw/cxgb4/
Dresource.c100 u32 qid; in c4iw_get_cqid() local
152 void c4iw_put_cqid(struct c4iw_rdev *rdev, u32 qid, in c4iw_put_cqid()
170 u32 qid; in c4iw_get_qpid() local
226 void c4iw_put_qpid(struct c4iw_rdev *rdev, u32 qid, in c4iw_put_qpid()
Dev.c223 int c4iw_ev_handler(struct c4iw_dev *dev, u32 qid) in c4iw_ev_handler()
Dt4.h49 __be16 qid; member
295 u32 qid; member
319 u32 qid; member
Diw_cxgb4.h103 u32 qid; member
126 struct c4iw_stat qid; member
159 u16 qid; member
/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c239 struct bnx2x_virtf *vf, int qid, in bnx2x_vf_queue_create()
279 int qid) in bnx2x_vf_queue_destroy()
360 int qid, bool drv_only, bool mac) in bnx2x_vf_vlan_mac_clear()
405 struct bnx2x_virtf *vf, int qid, in bnx2x_vf_mac_vlan_config()
467 int qid, bool drv_only) in bnx2x_vf_mac_vlan_config_list()
502 int bnx2x_vf_queue_setup(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid, in bnx2x_vf_queue_setup()
537 int qid) in bnx2x_vf_queue_flr()
629 static void bnx2x_vf_prep_rx_mode(struct bnx2x *bp, u8 qid, in bnx2x_vf_prep_rx_mode()
655 int qid, unsigned long accept_flags) in bnx2x_vf_rxmode()
667 int bnx2x_vf_queue_teardown(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid) in bnx2x_vf_queue_teardown()
[all …]
/drivers/scsi/lpfc/
Dlpfc_debugfs.h551 lpfc_debug_dump_wq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_wq_by_id()
579 lpfc_debug_dump_mq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_mq_by_id()
596 lpfc_debug_dump_rq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_rq_by_id()
618 lpfc_debug_dump_cq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_cq_by_id()
654 lpfc_debug_dump_eq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_eq_by_id()
/drivers/staging/lustre/lustre/osc/
Dosc_quota.c45 int osc_quota_chkdq(struct client_obd *cli, const unsigned int qid[]) in osc_quota_chkdq()
73 int osc_quota_setdq(struct client_obd *cli, const unsigned int qid[], in osc_quota_setdq()
/drivers/scsi/aacraid/
Dcommsup.c289 static int aac_get_entry (struct aac_dev * dev, u32 qid, struct aac_entry **entry, u32 * index, uns… in aac_get_entry()
351 int aac_queue_get(struct aac_dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, str… in aac_queue_get()
669 void aac_consumer_free(struct aac_dev * dev, struct aac_queue *q, u32 qid) in aac_consumer_free()
/drivers/block/
Dnvme-core.c112 u16 qid; member
282 static struct nvme_queue *raw_nvmeq(struct nvme_dev *dev, int qid) in raw_nvmeq()
995 static int adapter_alloc_cq(struct nvme_dev *dev, u16 qid, in adapter_alloc_cq()
1016 static int adapter_alloc_sq(struct nvme_dev *dev, u16 qid, in adapter_alloc_sq()
1251 static void nvme_disable_queue(struct nvme_dev *dev, int qid) in nvme_disable_queue()
1269 static struct nvme_queue *nvme_alloc_queue(struct nvme_dev *dev, int qid, in nvme_alloc_queue()
1335 static void nvme_init_queue(struct nvme_queue *nvmeq, u16 qid) in nvme_init_queue()
1351 static int nvme_create_queue(struct nvme_queue *nvmeq, int qid) in nvme_create_queue()
Dvirtio_blk.c139 int qid = vq->index; in virtblk_done() local
168 int qid = hctx->queue_num; in virtio_queue_rq() local
/drivers/net/wireless/ti/wl1251/
Dinit.c231 static int wl1251_hw_init_txq_fill(u8 qid, in wl1251_hw_init_txq_fill()
/drivers/staging/lustre/lustre/include/
Dlustre_fid.h532 fid_build_quota_res_name(const struct lu_fid *glb_fid, union lquota_id *qid, in fid_build_quota_res_name()
546 union lquota_id *qid, in fid_extract_from_quota_res()
/drivers/net/wireless/rt2x00/
Drt2x00queue.c1214 struct data_queue *queue, enum data_queue_qid qid) in rt2x00queue_init()
1235 enum data_queue_qid qid; in rt2x00queue_allocate() local
Drt2800mmio.c254 u8 qid; in rt2800mmio_txdone() local
Drt2800usb.c591 u8 qid; in rt2800usb_txdone() local
Drt2x00mac.c106 enum data_queue_qid qid = skb_get_queue_mapping(skb); in rt2x00mac_tx() local
/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c72 u8 qid) in i40e_vc_isvalid_queue_id()
473 u16 qid = i40e_vc_get_pf_queue_id(vf, vf->lan_vsi_index, j); in i40e_enable_vf_mappings() local
484 u16 qid = i40e_vc_get_pf_queue_id(vf, vf->lan_vsi_index, in i40e_enable_vf_mappings() local
/drivers/net/ethernet/sfc/
Dsiena_sriov.c1378 unsigned qid, seq, type, data; in efx_sriov_event() local
1462 unsigned queue, qid; in efx_sriov_tx_flush_done() local
1481 unsigned ev_failed, queue, qid; in efx_sriov_rx_flush_done() local
/drivers/scsi/bfa/
Dbfa_core.c696 bfa_reqq_resume(struct bfa_s *bfa, int qid) in bfa_reqq_resume()
716 bfa_isr_rspq(struct bfa_s *bfa, int qid) in bfa_isr_rspq()
752 bfa_isr_reqq(struct bfa_s *bfa, int qid) in bfa_isr_reqq()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h114 __be32 qid; member
Dcxgb4_main.c814 unsigned int qid = EGR_QID(ntohl(p->opcode_qid)); in fwevtq_handler() local
1105 static unsigned int rxq_to_chan(const struct sge *p, unsigned int qid) in rxq_to_chan()
3828 static int read_eq_indices(struct adapter *adap, u16 qid, u16 *pidx, u16 *cidx) in read_eq_indices()
3846 int cxgb4_sync_txq_pidx(struct net_device *dev, u16 qid, u16 pidx, in cxgb4_sync_txq_pidx()
4151 u16 qid = (dropped_db >> 15) & 0x1ffff; in process_db_drop() local
/drivers/net/vmxnet3/
Dvmxnet3_int.h238 int qid; member
276 u32 qid; /* rqID in RCD for buffer from 1st ring */ member
/drivers/net/bonding/
Dbond_options.c1244 u16 qid; in bond_option_queue_id_set() local

123