Searched refs:req2 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | marvell,orion-pinctrl.txt | 24 mpp0 0 pcie(rstout), pci(req2), gpio 49 mpp0 0 pcie(rstout), pci(req2), gpio 74 mpp0 0 pcie(rstout), pci(req2), gpio
|
| H A D | lantiq,pinctrl-xway.txt | 53 gpt3, clkout0, clkout1, clkout2, clkout3, gnt1, gnt2, gnt3, req1, req2, 65 clkout2, clkout3, gnt1, gnt2, gnt3, gnt4, req1, req2, req3, req4, mdio, 86 req1, req2, req3, dfe led0, dfe led1 97 clkout2, clkout3, gnt1, gnt2, gnt3, gnt4, req1, req2, req3, req4, mdio, 112 gnt2, gnt3, gnt4, req1, req2, req3, req4, mdio, dfe led0, dfe led1,
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_fdir.c | 372 struct hns3_fd_tcam_config_2_cmd *req2; in hns3_fd_tcam_config() local 385 req2 = (struct hns3_fd_tcam_config_2_cmd *)desc[1].data; in hns3_fd_tcam_config() 399 len = sizeof(req2->tcam_data); in hns3_fd_tcam_config() 400 memcpy(req2->tcam_data, key, len); in hns3_fd_tcam_config()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_sysctl.c | 1818 struct sysctl_req req2; in sysctl_handle_opaque() local 1828 req2 = *req; in sysctl_handle_opaque() 1836 *req = req2; in sysctl_handle_opaque()
|