Searched refs:req1 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_fdir.c | 371 struct hns3_fd_tcam_config_1_cmd *req1; in hns3_fd_tcam_config() local 384 req1 = (struct hns3_fd_tcam_config_1_cmd *)desc[0].data; in hns3_fd_tcam_config() 388 req1->stage = HNS3_FD_STAGE_1; in hns3_fd_tcam_config() 389 req1->xy_sel = sel_x ? 1 : 0; in hns3_fd_tcam_config() 390 hns3_set_bit(req1->port_info, HNS3_FD_EPORT_SW_EN_B, 0); in hns3_fd_tcam_config() 391 req1->index = rte_cpu_to_le_32(loc); in hns3_fd_tcam_config() 392 req1->entry_vld = sel_x ? is_add : 0; in hns3_fd_tcam_config() 395 len = sizeof(req1->tcam_data); in hns3_fd_tcam_config() 396 memcpy(req1->tcam_data, key, len); in hns3_fd_tcam_config()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| 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,
|