Searched refs:cq_token (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_qmr.c | 109 int nr_of_cqe, u64 eq_handle, u32 cq_token) in ehea_create_cq() 122 cq->attr.cq_token = cq_token; in ehea_create_cq() 108 ehea_create_cq(struct ehea_adapter *adapter, int nr_of_cqe, u64 eq_handle, u32 cq_token) ehea_create_cq() argument
|
H A D | ehea.h | 286 u32 cq_token; member
|
H A D | ehea_qmr.h | 365 u64 eq_handle, u32 cq_token);
|
H A D | ehea_phyp.c | 308 cq_attr->cq_token, /* R7 */ in ehea_h_alloc_resource_cq()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_qmr.c | 109 int nr_of_cqe, u64 eq_handle, u32 cq_token) in ehea_create_cq() 122 cq->attr.cq_token = cq_token; in ehea_create_cq() 108 ehea_create_cq(struct ehea_adapter *adapter, int nr_of_cqe, u64 eq_handle, u32 cq_token) ehea_create_cq() argument
|
H A D | ehea_qmr.h | 365 u64 eq_handle, u32 cq_token);
|
H A D | ehea.h | 287 u32 cq_token; member
|
H A D | ehea_phyp.c | 308 cq_attr->cq_token, /* R7 */ in ehea_h_alloc_resource_cq()
|
Completed in 10 milliseconds