Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.h282 bool bfa_nw_ioc_is_disabled(struct bfa_ioc *ioc);
H A Dbfa_msgq.c403 if (!bfa_nw_ioc_is_disabled(rspq->msgq->ioc)) in rspq_sm_dbell_wait_entry()
H A Dbfa_ioc.c2726 bfa_nw_ioc_is_disabled(struct bfa_ioc *ioc) in bfa_nw_ioc_is_disabled() function