Home
last modified time | relevance | path

Searched refs:max_nr_of_eqes (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c231 const u32 max_nr_of_eqes, const u8 eqe_gen) in ehea_create_eq() argument
244 eq->attr.max_nr_of_eqes = max_nr_of_eqes; in ehea_create_eq()
H A Dehea.h243 u32 max_nr_of_eqes; member
H A Dehea_phyp.c376 eq_attr->max_nr_of_eqes, /* R6 */ in ehea_h_alloc_resource_eq()