Searched refs:netif_stop (Results 1 – 3 of 3) sorted by relevance
189 u8 netif_stop; member
380 ifp->bsscfgidx, ifp->netif_stop, reason, state); in brcmf_txflowblock_if()384 if (!ifp->netif_stop) in brcmf_txflowblock_if()386 ifp->netif_stop |= reason; in brcmf_txflowblock_if()388 ifp->netif_stop &= ~reason; in brcmf_txflowblock_if()389 if (!ifp->netif_stop) in brcmf_txflowblock_if()
985 if ((ifp->netif_stop & BRCMF_NETIF_STOP_REASON_FWS_FC) && in brcmf_fws_flow_control_check()989 if (!(ifp->netif_stop & BRCMF_NETIF_STOP_REASON_FWS_FC) && in brcmf_fws_flow_control_check()