Home
last modified time | relevance | path

Searched refs:qed_spq_entry (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_spq.c58 struct qed_spq_entry *p_ent, in qed_spq_block()
113 struct qed_spq_entry *p_ent) in qed_spq_fill_entry()
194 struct qed_spq_entry *p_ent) in qed_spq_hw_post()
411 struct qed_spq_entry *p_virt = NULL; in qed_spq_setup()
422 p_phys = p_spq->p_phys + offsetof(struct qed_spq_entry, ramrod); in qed_spq_setup()
432 p_phys += sizeof(struct qed_spq_entry); in qed_spq_setup()
456 struct qed_spq_entry *p_virt = NULL; in qed_spq_alloc()
480 sizeof(struct qed_spq_entry), in qed_spq_alloc()
509 sizeof(struct qed_spq_entry), in qed_spq_free()
520 struct qed_spq_entry **pp_ent) in qed_spq_get_entry()
[all …]
Dqed_sp.h83 struct qed_spq_entry { struct
125 struct qed_spq_entry *p_virt;
154 struct qed_spq_entry *p_ent,
193 struct qed_spq_entry **pp_ent);
203 struct qed_spq_entry *p_ent);
321 struct qed_spq_entry **pp_ent,
Dqed_sp_commands.c25 struct qed_spq_entry **pp_ent, in qed_sp_init_request()
33 struct qed_spq_entry *p_ent = NULL; in qed_sp_init_request()
99 struct qed_spq_entry *p_ent = NULL; in qed_sp_pf_start()
156 struct qed_spq_entry *p_ent = NULL; in qed_sp_pf_stop()
Dqed_l2.c145 struct qed_spq_entry *p_ent = NULL; in qed_sp_vport_start()
365 struct qed_spq_entry *p_ent = NULL; in qed_sp_vport_update()
417 struct qed_spq_entry *p_ent; in qed_sp_vport_stop()
506 struct qed_spq_entry *p_ent = NULL; in qed_sp_eth_rxq_start_ramrod()
632 struct qed_spq_entry *p_ent = NULL; in qed_sp_eth_rx_queue_stop()
684 struct qed_spq_entry *p_ent = NULL; in qed_sp_eth_txq_start_ramrod()
789 struct qed_spq_entry *p_ent = NULL; in qed_sp_eth_tx_queue_stop()
853 struct qed_spq_entry **pp_ent, in qed_filter_ucast_common()
992 struct qed_spq_entry *p_ent = NULL; in qed_sp_eth_filter_ucast()
1105 struct qed_spq_entry *p_ent = NULL; in qed_sp_eth_filter_mcast()