Home
last modified time | relevance | path

Searched refs:postprocessing (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dphy.c1367 bool postprocessing = false; in rtl92s_phy_set_fw_cmd() local
1391 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1524 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1531 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1536 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1544 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1565 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1573 if (postprocessing && !rtlhal->set_fwcmd_inprogress) { in rtl92s_phy_set_fw_cmd()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.c1483 bool postprocessing = false; in rtl8723e_phy_set_io_cmd() local
1493 postprocessing = true; in rtl8723e_phy_set_io_cmd()
1498 postprocessing = true; in rtl8723e_phy_set_io_cmd()
1506 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl8723e_phy_set_io_cmd()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.c1548 bool postprocessing = false; in rtl92c_phy_set_io_cmd() local
1558 postprocessing = true; in rtl92c_phy_set_io_cmd()
1563 postprocessing = true; in rtl92c_phy_set_io_cmd()
1571 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl92c_phy_set_io_cmd()
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dphy.c2052 bool postprocessing = false; in rtl8822be_phy_set_io_cmd() local
2062 postprocessing = true; in rtl8822be_phy_set_io_cmd()
2068 postprocessing = true; in rtl8822be_phy_set_io_cmd()
2075 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl8822be_phy_set_io_cmd()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.c2112 bool postprocessing = false; in rtl88e_phy_set_io_cmd() local
2122 postprocessing = true; in rtl88e_phy_set_io_cmd()
2127 postprocessing = true; in rtl88e_phy_set_io_cmd()
2135 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl88e_phy_set_io_cmd()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c2985 bool postprocessing = false; in rtl92ee_phy_set_io_cmd() local
2995 postprocessing = true; in rtl92ee_phy_set_io_cmd()
3000 postprocessing = true; in rtl92ee_phy_set_io_cmd()
3008 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl92ee_phy_set_io_cmd()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dphy.c2970 bool postprocessing = false; in rtl92d_phy_set_io_cmd() local
2980 postprocessing = true; in rtl92d_phy_set_io_cmd()
2985 postprocessing = true; in rtl92d_phy_set_io_cmd()
2993 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl92d_phy_set_io_cmd()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c4661 bool postprocessing = false; in rtl8821ae_phy_set_io_cmd() local
4671 postprocessing = true; in rtl8821ae_phy_set_io_cmd()
4677 postprocessing = true; in rtl8821ae_phy_set_io_cmd()
4685 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl8821ae_phy_set_io_cmd()
/Linux-v4.19/Documentation/filesystems/
Drelay.txt278 merging/sorting per-cpu files in a postprocessing step.