Searched refs:netif_stop (Results 1 – 3 of 3) sorted by relevance
388 ifp->bsscfgidx, ifp->netif_stop, reason, state); in brcmf_txflowblock_if()392 if (!ifp->netif_stop) in brcmf_txflowblock_if()394 ifp->netif_stop |= reason; in brcmf_txflowblock_if()396 ifp->netif_stop &= ~reason; in brcmf_txflowblock_if()397 if (!ifp->netif_stop) in brcmf_txflowblock_if()
198 u8 netif_stop; member
967 if ((ifp->netif_stop & BRCMF_NETIF_STOP_REASON_FWS_FC) && in brcmf_fws_flow_control_check()971 if (!(ifp->netif_stop & BRCMF_NETIF_STOP_REASON_FWS_FC) && in brcmf_fws_flow_control_check()