Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_cee.h55 enum bfa_status bfa_nw_cee_get_attr(struct bfa_cee *cee,
H A Dbfa_cee.c157 bfa_nw_cee_get_attr(struct bfa_cee *cee, struct bfa_cee_attr *attr, in bfa_nw_cee_get_attr() function
H A Dbnad_debugfs.c154 ret = bfa_nw_cee_get_attr(&bnad->bna.cee, &drvinfo->cee_attr, in bnad_get_debug_drvinfo()