Home
last modified time | relevance | path

Searched defs:cqp (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/sys/dev/irdma/
H A Dirdma_ctrl.c237 irdma_sc_add_arp_cache_entry(struct irdma_sc_cqp *cqp, in irdma_sc_add_arp_cache_entry()
276 irdma_sc_del_arp_cache_entry(struct irdma_sc_cqp *cqp, u64 scratch, in irdma_sc_del_arp_cache_entry()
309 irdma_sc_manage_apbvt_entry(struct irdma_sc_cqp *cqp, in irdma_sc_manage_apbvt_entry()
357 irdma_sc_manage_qhash_table_entry(struct irdma_sc_cqp *cqp, in irdma_sc_manage_qhash_table_entry()
512 struct irdma_sc_cqp *cqp; in irdma_sc_qp_create() local
566 struct irdma_sc_cqp *cqp; in irdma_sc_qp_modify() local
638 struct irdma_sc_cqp *cqp; in irdma_sc_qp_destroy() local
830 irdma_sc_alloc_local_mac_entry(struct irdma_sc_cqp *cqp, u64 scratch, in irdma_sc_alloc_local_mac_entry()
864 irdma_sc_add_local_mac_entry(struct irdma_sc_cqp *cqp, in irdma_sc_add_local_mac_entry()
903 irdma_sc_del_local_mac_entry(struct irdma_sc_cqp *cqp, u64 scratch, in irdma_sc_del_local_mac_entry()
[all …]
H A Dirdma_uda.h83 static inline int irdma_sc_create_ah(struct irdma_sc_cqp *cqp, in irdma_sc_create_ah()
90 static inline int irdma_sc_destroy_ah(struct irdma_sc_cqp *cqp, in irdma_sc_destroy_ah()
97 static inline int irdma_sc_create_mcast_grp(struct irdma_sc_cqp *cqp, in irdma_sc_create_mcast_grp()
105 static inline int irdma_sc_modify_mcast_grp(struct irdma_sc_cqp *cqp, in irdma_sc_modify_mcast_grp()
113 static inline int irdma_sc_destroy_mcast_grp(struct irdma_sc_cqp *cqp, in irdma_sc_destroy_mcast_grp()
H A Dirdma_uda.c51 irdma_sc_access_ah(struct irdma_sc_cqp *cqp, struct irdma_ah_info *info, in irdma_sc_access_ah()
150 irdma_access_mcast_grp(struct irdma_sc_cqp *cqp, in irdma_access_mcast_grp()
H A Dirdma_utils.c351 irdma_alloc_and_get_cqp_request(struct irdma_cqp *cqp, in irdma_alloc_and_get_cqp_request()
400 irdma_free_cqp_request(struct irdma_cqp *cqp, in irdma_free_cqp_request()
425 irdma_put_cqp_request(struct irdma_cqp *cqp, in irdma_put_cqp_request()
438 irdma_free_pending_cqp_request(struct irdma_cqp *cqp, in irdma_free_pending_cqp_request()
460 struct irdma_cqp *cqp = &rf->cqp; in irdma_cleanup_pending_cqp_op() local
807 struct irdma_sc_cqp *cqp = dev->cqp; in irdma_cqp_qp_suspend_resume() local
1730 struct irdma_sc_cqp *cqp = &iwcqp->sc_cqp; in irdma_cqp_ws_node_cmd() local
H A Dirdma_type.h644 struct irdma_sc_cqp *cqp; member
707 struct irdma_sc_cqp *cqp; member
1325 struct irdma_sc_cqp *cqp; member
1331 struct irdma_sc_cqp *cqp; member
1337 struct irdma_sc_cqp *cqp; member
1343 struct irdma_sc_cqp *cqp; member
1350 struct irdma_sc_cqp *cqp; member
1355 struct irdma_sc_cqp *cqp; member
1405 struct irdma_sc_cqp *cqp; member
1413 struct irdma_sc_cqp *cqp; member
[all …]
H A Dirdma_hw.c192 irdma_complete_cqp_request(struct irdma_cqp *cqp, in irdma_complete_cqp_request()
625 struct irdma_cqp *cqp = &rf->cqp; in irdma_destroy_cqp() local
971 struct irdma_cqp *cqp = &rf->cqp; in irdma_create_cqp() local
H A Dirdma_puda.c647 struct irdma_sc_cqp *cqp; in irdma_puda_qp_wqe() local
762 struct irdma_sc_cqp *cqp; in irdma_puda_cq_wqe() local
H A Dfbsd_kcompat.c604 struct irdma_sc_cqp *cqp = (struct irdma_sc_cqp *)arg1; in irdma_sysctl_cqp_stats() local
H A Dirdma_main.h334 struct irdma_cqp cqp; member