Searched refs:max_nr_of_eqes (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_qmr.c | 231 const u32 max_nr_of_eqes, const u8 eqe_gen) in ehea_create_eq() 244 eq->attr.max_nr_of_eqes = max_nr_of_eqes; in ehea_create_eq() 229 ehea_create_eq(struct ehea_adapter *adapter, const enum ehea_eq_type type, const u32 max_nr_of_eqes, const u8 eqe_gen) ehea_create_eq() argument
|
H A D | ehea.h | 242 u32 max_nr_of_eqes; member
|
H A D | ehea_phyp.c | 376 eq_attr->max_nr_of_eqes, /* R6 */ in ehea_h_alloc_resource_eq()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_qmr.c | 231 const u32 max_nr_of_eqes, const u8 eqe_gen) in ehea_create_eq() 244 eq->attr.max_nr_of_eqes = max_nr_of_eqes; in ehea_create_eq() 229 ehea_create_eq(struct ehea_adapter *adapter, const enum ehea_eq_type type, const u32 max_nr_of_eqes, const u8 eqe_gen) ehea_create_eq() argument
|
H A D | ehea.h | 243 u32 max_nr_of_eqes; member
|
H A D | ehea_phyp.c | 376 eq_attr->max_nr_of_eqes, /* R6 */ in ehea_h_alloc_resource_eq()
|
Completed in 7 milliseconds