Searched defs:force (Results 1 – 11 of 11) sorted by relevance
| /dpdk/usertools/ |
| H A D | dpdk-devbind.py | 317 def unbind_one(dev_id, force): argument 342 def bind_one(dev_id, driver, force): argument 449 def unbind_all(dev_list, force=False): argument 469 def bind_all(dev_list, driver, force=False): argument
|
| /dpdk/drivers/raw/ifpga/base/ |
| H A D | ifpga_fme_rsu.c | 394 int fpga_stop_flash_update(struct ifpga_fme_hw *fme, int force) in fpga_stop_flash_update()
|
| H A D | ifpga_api.c | 247 static int ifpga_mgr_stop_flash_update(struct opae_manager *mgr, int force) in ifpga_mgr_stop_flash_update()
|
| H A D | opae_hw_api.c | 1015 int opae_mgr_stop_flash_update(struct opae_manager *mgr, int force) in opae_mgr_stop_flash_update()
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_nix_fc.c | 323 uint8_t force) in rox_nix_fc_npa_bp_cfg()
|
| /dpdk/drivers/raw/ifpga/ |
| H A D | rte_pmd_ifpga.c | 356 rte_pmd_ifpga_stop_update(uint16_t dev_id, int force) in rte_pmd_ifpga_stop_update()
|
| /dpdk/lib/cmdline/ |
| H A D | cmdline_rdline.c | 158 display_right_buffer(struct rdline *rdl, int force) in display_right_buffer()
|
| /dpdk/drivers/net/vdev_netvsc/ |
| H A D | vdev_netvsc.c | 668 int force = 0; in vdev_netvsc_vdev_probe() local
|
| /dpdk/drivers/net/mvpp2/ |
| H A D | mrvl_ethdev.c | 2752 int qid, int force) in mrvl_free_sent_buffers()
|
| /dpdk/drivers/net/e1000/base/ |
| H A D | e1000_ich8lan.c | 1260 s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force) in e1000_disable_ulp_lpt_lp()
|
| /dpdk/drivers/net/cxgbe/base/ |
| H A D | t4_hw.c | 3372 int t4_fw_halt(struct adapter *adap, unsigned int mbox, int force) in t4_fw_halt()
|