Searched refs:bfa_nw_cee_get_attr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_cee.h | 55 enum bfa_status bfa_nw_cee_get_attr(struct bfa_cee *cee,
|
H A D | bfa_cee.c | 147 * bfa_nw_cee_get_attr - Send the request to the f/w to fetch CEE attributes. 157 bfa_nw_cee_get_attr(struct bfa_cee *cee, struct bfa_cee_attr *attr, in bfa_nw_cee_get_attr() function
|
H A D | bnad_debugfs.c | 154 ret = bfa_nw_cee_get_attr(&bnad->bna.cee, &drvinfo->cee_attr, in bnad_get_debug_drvinfo()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_cee.h | 55 enum bfa_status bfa_nw_cee_get_attr(struct bfa_cee *cee,
|
H A D | bfa_cee.c | 147 * bfa_nw_cee_get_attr - Send the request to the f/w to fetch CEE attributes. 157 bfa_nw_cee_get_attr(struct bfa_cee *cee, struct bfa_cee_attr *attr, in bfa_nw_cee_get_attr() function
|
H A D | bnad_debugfs.c | 154 ret = bfa_nw_cee_get_attr(&bnad->bna.cee, &drvinfo->cee_attr, in bnad_get_debug_drvinfo()
|
Completed in 3 milliseconds