Searched defs:eq (Results 76 - 90 of 90) sorted by relevance

1234

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h492 struct mlx4_slave_eqe eq[MLX4_MFUNC_MAX_EQES]; member in struct:mlx4_slave_state
696 struct mlx4_eq *eq; member in struct:mlx4_eq_table
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c2953 struct be_queue_info *eq; local
3120 struct be_queue_info *eq, *cq; local
/linux-master/drivers/media/i2c/
H A Dds90ub960.c469 } eq; member in struct:ub960_rxport
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c3476 u8 di0, dq0, ei, eq, fi, fq; local
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c3966 u32 hq, lq, nq, eq, pubq; local
/linux-master/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c3823 struct hl_eq *eq; local
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c5966 static void update_eq_db(struct hns_roce_eq *eq) argument
5949 hns_roce_v2_init_irq_work(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq, u32 queue_num) argument
5990 next_aeqe_sw_v2(struct hns_roce_eq *eq) argument
6002 hns_roce_v2_aeq_int(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) argument
6075 next_ceqe_sw_v2(struct hns_roce_eq *eq) argument
6087 hns_roce_v2_ceq_int(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) argument
6118 struct hns_roce_eq *eq = eq_ptr; local
6352 free_eq_buf(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) argument
6357 init_eq_config(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) argument
6367 config_eqc(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq, void *mb_buf) argument
6430 alloc_eq_buf(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) argument
6454 hns_roce_v2_create_eq(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq, u8 eq_cmd) argument
6584 struct hns_roce_eq *eq; local
[all...]
H A Dhns_roce_device.h716 struct hns_roce_eq *eq; member in struct:hns_roce_eq_table
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h1425 mlx5r_odp_create_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq) argument
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_init.c1295 struct lpfc_queue *eq; local
1357 struct lpfc_queue *eq, *eq_next; local
10843 struct lpfc_queue *eq; local
10965 lpfc_create_wq_cq(struct lpfc_hba *phba, struct lpfc_queue *eq, struct lpfc_queue *cq, struct lpfc_queue *wq, uint16_t *cq_map, int qidx, uint32_t qtype) argument
11045 struct lpfc_queue *eq, *childq; local
11443 struct lpfc_queue *eq; local
12726 struct lpfc_queue *eq; local
12920 struct lpfc_queue *eq, *next; local
12950 struct lpfc_queue *eq, *next; local
[all...]
H A Dlpfc_sli4.h494 struct lpfc_queue *eq; member in struct:lpfc_hba_eq_hdl
605 uint16_t eq; member in struct:lpfc_vector_map_info
H A Dlpfc_sli.c574 __lpfc_sli4_consume_eqe(struct lpfc_hba *phba, struct lpfc_queue *eq, argument
588 lpfc_sli4_eqcq_flush(struct lpfc_hba *phba, struct lpfc_queue *eq) argument
632 lpfc_sli4_process_eq(struct lpfc_hba *phba, struct lpfc_queue *eq, u8 rearm, enum lpfc_poll_mode poll_mode) argument
6149 struct lpfc_queue *eq; local
7980 struct lpfc_queue *eq; local
9195 struct lpfc_queue *eq; local
11249 lpfc_sli4_poll_eq(struct lpfc_queue *eq) argument
11292 struct lpfc_queue *eq; local
15419 lpfc_sli4_hba_handle_eqe(struct lpfc_hba *phba, struct lpfc_queue *eq, struct lpfc_eqe *eqe, enum lpfc_poll_mode poll_mode) argument
15672 struct lpfc_queue *eq; local
15685 lpfc_sli4_add_to_poll_list(struct lpfc_queue *eq) argument
15698 lpfc_sli4_remove_from_poll_list(struct lpfc_queue *eq) argument
15714 struct lpfc_queue *eq, *next; local
15724 __lpfc_sli4_switch_eqmode(struct lpfc_queue *eq, uint8_t mode) argument
15759 lpfc_sli4_start_polling(struct lpfc_queue *eq) argument
15764 lpfc_sli4_stop_polling(struct lpfc_queue *eq) argument
15959 struct lpfc_queue *eq; local
16066 lpfc_eq_create(struct lpfc_hba *phba, struct lpfc_queue *eq, uint32_t imax) argument
16265 lpfc_cq_create(struct lpfc_hba *phba, struct lpfc_queue *cq, struct lpfc_queue *eq, uint32_t type, uint32_t subtype) argument
16417 struct lpfc_queue *eq; local
17613 lpfc_eq_destroy(struct lpfc_hba *phba, struct lpfc_queue *eq) argument
[all...]
H A Dlpfc.h1747 lpfc_sli4_mod_hba_eq_delay(struct lpfc_hba *phba, struct lpfc_queue *eq, argument
H A Dlpfc_hw4.h1249 struct eq_delay_info eq[LPFC_MAX_EQ_DELAY_EQID_CNT]; member in struct:lpfc_mbx_modify_eq_delay::__anon464::__anon465
/linux-master/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c4951 struct hl_eq *eq; local

Completed in 447 milliseconds

1234