Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dphy.c1339 bool postprocessing = false; in rtl92s_phy_set_fw_cmd() local
1363 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1496 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1503 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1508 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1516 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1537 postprocessing = true; in rtl92s_phy_set_fw_cmd()
1545 if (postprocessing && !rtlhal->set_fwcmd_inprogress) { in rtl92s_phy_set_fw_cmd()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.c1445 bool postprocessing = false; in rtl8723e_phy_set_io_cmd() local
1455 postprocessing = true; in rtl8723e_phy_set_io_cmd()
1460 postprocessing = true; in rtl8723e_phy_set_io_cmd()
1468 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl8723e_phy_set_io_cmd()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.c1518 bool postprocessing = false; in rtl92c_phy_set_io_cmd() local
1528 postprocessing = true; in rtl92c_phy_set_io_cmd()
1533 postprocessing = true; in rtl92c_phy_set_io_cmd()
1541 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl92c_phy_set_io_cmd()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.c2069 bool postprocessing = false; in rtl88e_phy_set_io_cmd() local
2079 postprocessing = true; in rtl88e_phy_set_io_cmd()
2084 postprocessing = true; in rtl88e_phy_set_io_cmd()
2092 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl88e_phy_set_io_cmd()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c2950 bool postprocessing = false; in rtl92ee_phy_set_io_cmd() local
2960 postprocessing = true; in rtl92ee_phy_set_io_cmd()
2965 postprocessing = true; in rtl92ee_phy_set_io_cmd()
2973 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl92ee_phy_set_io_cmd()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dphy.c2941 bool postprocessing = false; in rtl92d_phy_set_io_cmd() local
2951 postprocessing = true; in rtl92d_phy_set_io_cmd()
2956 postprocessing = true; in rtl92d_phy_set_io_cmd()
2964 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl92d_phy_set_io_cmd()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c4629 bool postprocessing = false; in rtl8821ae_phy_set_io_cmd() local
4639 postprocessing = true; in rtl8821ae_phy_set_io_cmd()
4645 postprocessing = true; in rtl8821ae_phy_set_io_cmd()
4653 if (postprocessing && !rtlphy->set_io_inprogress) { in rtl8821ae_phy_set_io_cmd()
/kernel/linux/linux-5.10/Documentation/filesystems/
Drelay.rst285 merging/sorting per-cpu files in a postprocessing step.
Dfsverity.rst537 postprocessing step the filesystem enqueues the bio_post_read_ctx on a
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0016_linux_drivers_crypto.patch6067 u32 desc_size; /* Stored size for postprocessing, header derived */
8353 + res->error = err; /* save off the error for postprocessing */