Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dphy.c1329 bool postprocessing = false; in rtl92s_phy_set_fw_cmd() local
1353 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1486 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1493 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1498 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1506 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1527 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1533 * variable postprocessing is set. in rtl92s_phy_set_fw_cmd()
1535 if (postprocessing && !rtlhal->set_fwcmd_inprogress) { in rtl92s_phy_set_fw_cmd()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dphy_common.c672 bool postprocessing = false; in rtl92d_phy_set_io_cmd() local
683 postprocessing = true; in rtl92d_phy_set_io_cmd()
688 postprocessing = true; in rtl92d_phy_set_io_cmd()
697 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl92d_phy_set_io_cmd()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.c1443 bool postprocessing = false; in rtl8723e_phy_set_io_cmd() local
1453 postprocessing = true; in rtl8723e_phy_set_io_cmd()
1458 postprocessing = true; in rtl8723e_phy_set_io_cmd()
1466 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl8723e_phy_set_io_cmd()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c1506 bool postprocessing = false; in rtl92c_phy_set_io_cmd() local
1516 postprocessing = true; in rtl92c_phy_set_io_cmd()
1521 postprocessing = true; in rtl92c_phy_set_io_cmd()
1529 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl92c_phy_set_io_cmd()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c2063 bool postprocessing = false; in rtl88e_phy_set_io_cmd() local
2073 postprocessing = true; in rtl88e_phy_set_io_cmd()
2078 postprocessing = true; in rtl88e_phy_set_io_cmd()
2086 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl88e_phy_set_io_cmd()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c4598 bool postprocessing = false; in rtl8821ae_phy_set_io_cmd() local
4608 postprocessing = true; in rtl8821ae_phy_set_io_cmd()
4614 postprocessing = true; in rtl8821ae_phy_set_io_cmd()
4622 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl8821ae_phy_set_io_cmd()
/linux/Documentation/filesystems/
H A Drelay.rst285 merging/sorting per-cpu files in a postprocessing step.