Home
last modified time | relevance | path

Searched refs:tx_paths_active (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux.h129 uint8 tx_paths_active; member
H A Ddhd.h578 ifp->tx_paths_active |= context;
580 ifp->tx_paths_active &= ~context;
582 (ifp->tx_paths_active)
H A Ddhd_linux.c7987 ((ifp->tx_paths_active & DHD_TX_CONTEXT_MASK) == 0),
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux.h129 uint8 tx_paths_active; member
H A Ddhd.h578 ifp->tx_paths_active |= context;
580 ifp->tx_paths_active &= ~context;
582 (ifp->tx_paths_active)
H A Ddhd_linux.c7987 ((ifp->tx_paths_active & DHD_TX_CONTEXT_MASK) == 0),
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux.h133 uint8 tx_paths_active; member
H A Ddhd.h578 ifp->tx_paths_active |= context;
580 ifp->tx_paths_active &= ~context;
582 (ifp->tx_paths_active)
H A Ddhd_linux.c7998 ((ifp->tx_paths_active & DHD_TX_CONTEXT_MASK) == 0),
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.h391 uint8 tx_paths_active; member
H A Ddhd.h716 ifp->tx_paths_active |= context;
718 ifp->tx_paths_active &= ~context;
720 (ifp->tx_paths_active)
H A Ddhd_linux.c10410 ((ifp->tx_paths_active & DHD_TX_CONTEXT_MASK) == 0), in dhd_remove_if()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.h393 uint8 tx_paths_active; member
H A Ddhd.h718 ifp->tx_paths_active |= context;
720 ifp->tx_paths_active &= ~context;
722 (ifp->tx_paths_active)
H A Ddhd_linux.c10414 ((ifp->tx_paths_active & DHD_TX_CONTEXT_MASK) == 0), in dhd_remove_if()