Home
last modified time | relevance | path

Searched defs:force (Results 1 – 11 of 11) sorted by relevance

/dpdk/usertools/
H A Ddpdk-devbind.py317 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 Difpga_fme_rsu.c394 int fpga_stop_flash_update(struct ifpga_fme_hw *fme, int force) in fpga_stop_flash_update()
H A Difpga_api.c247 static int ifpga_mgr_stop_flash_update(struct opae_manager *mgr, int force) in ifpga_mgr_stop_flash_update()
H A Dopae_hw_api.c1015 int opae_mgr_stop_flash_update(struct opae_manager *mgr, int force) in opae_mgr_stop_flash_update()
/dpdk/drivers/common/cnxk/
H A Droc_nix_fc.c323 uint8_t force) in rox_nix_fc_npa_bp_cfg()
/dpdk/drivers/raw/ifpga/
H A Drte_pmd_ifpga.c356 rte_pmd_ifpga_stop_update(uint16_t dev_id, int force) in rte_pmd_ifpga_stop_update()
/dpdk/lib/cmdline/
H A Dcmdline_rdline.c158 display_right_buffer(struct rdline *rdl, int force) in display_right_buffer()
/dpdk/drivers/net/vdev_netvsc/
H A Dvdev_netvsc.c668 int force = 0; in vdev_netvsc_vdev_probe() local
/dpdk/drivers/net/mvpp2/
H A Dmrvl_ethdev.c2752 int qid, int force) in mrvl_free_sent_buffers()
/dpdk/drivers/net/e1000/base/
H A De1000_ich8lan.c1260 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 Dt4_hw.c3372 int t4_fw_halt(struct adapter *adap, unsigned int mbox, int force) in t4_fw_halt()