Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192se/
Dphy.c1377 bool postprocessing = false; in rtl92s_phy_set_fw_cmd() local
1401 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1534 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1541 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1546 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1554 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1575 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1583 if (postprocessing && !rtlhal->set_fwcmd_inprogress) { in rtl92s_phy_set_fw_cmd()
/linux-4.1.27/drivers/net/wireless/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-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/
Dphy_common.c1551 bool postprocessing = false; in rtl92c_phy_set_io_cmd() local
1561 postprocessing = true; in rtl92c_phy_set_io_cmd()
1566 postprocessing = true; in rtl92c_phy_set_io_cmd()
1574 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl92c_phy_set_io_cmd()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/
Dphy.c2113 bool postprocessing = false; in rtl88e_phy_set_io_cmd() local
2123 postprocessing = true; in rtl88e_phy_set_io_cmd()
2128 postprocessing = true; in rtl88e_phy_set_io_cmd()
2136 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl88e_phy_set_io_cmd()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/
Dphy.c2994 bool postprocessing = false; in rtl92ee_phy_set_io_cmd() local
3004 postprocessing = true; in rtl92ee_phy_set_io_cmd()
3009 postprocessing = true; in rtl92ee_phy_set_io_cmd()
3017 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl92ee_phy_set_io_cmd()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/
Dphy.c2993 bool postprocessing = false; in rtl92d_phy_set_io_cmd() local
3003 postprocessing = true; in rtl92d_phy_set_io_cmd()
3008 postprocessing = true; in rtl92d_phy_set_io_cmd()
3016 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl92d_phy_set_io_cmd()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
Dphy.c4668 bool postprocessing = false; in rtl8821ae_phy_set_io_cmd() local
4678 postprocessing = true; in rtl8821ae_phy_set_io_cmd()
4684 postprocessing = true; in rtl8821ae_phy_set_io_cmd()
4692 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl8821ae_phy_set_io_cmd()
/linux-4.1.27/Documentation/filesystems/
Drelay.txt278 merging/sorting per-cpu files in a postprocessing step.