Searched refs:netif_stop (Results 1 – 3 of 3) sorted by relevance
195 u8 netif_stop; member
286 ifp->bssidx, ifp->netif_stop, reason, state); in brcmf_txflowblock_if()290 if (!ifp->netif_stop) in brcmf_txflowblock_if()292 ifp->netif_stop |= reason; in brcmf_txflowblock_if()294 ifp->netif_stop &= ~reason; in brcmf_txflowblock_if()295 if (!ifp->netif_stop) in brcmf_txflowblock_if()
980 if ((ifp->netif_stop & BRCMF_NETIF_STOP_REASON_FWS_FC) && in brcmf_fws_flow_control_check()984 if (!(ifp->netif_stop & BRCMF_NETIF_STOP_REASON_FWS_FC) && in brcmf_fws_flow_control_check()