Home
last modified time | relevance | path

Searched defs:unloading (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_common.c330 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading) in iavf_aq_queue_shutdown()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def10.c3786 static int efx_ef10_set_udp_tnl_ports(struct efx_nic *efx, bool unloading) in efx_ef10_set_udp_tnl_ports()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c1790 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_aq_q_shutdown()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c215 bool unloading) in i40e_aq_queue_shutdown()