Searched refs:I40E_PF_RESET_FLAG (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
| D | i40e.h | 157 #define I40E_PF_RESET_FLAG BIT_ULL(__I40E_PF_RESET_REQUESTED) macro
|
| D | i40e_virtchnl_pf.c | 1703 i40e_do_reset_safe(pf, I40E_PF_RESET_FLAG); in i40e_pci_sriov_configure() 1712 i40e_do_reset_safe(pf, I40E_PF_RESET_FLAG); in i40e_pci_sriov_configure()
|
| D | i40e_main.c | 6175 i40e_do_reset(pf, I40E_PF_RESET_FLAG, in i40e_create_queue_channel() 6179 I40E_PF_RESET_FLAG); in i40e_create_queue_channel() 8293 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_vsi_open() 8451 } else if (reset_flags & I40E_PF_RESET_FLAG) { in i40e_do_reset() 12126 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_set_features() 12394 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_ndo_bridge_setlink()
|
| D | i40e_debugfs.c | 749 i40e_do_reset_safe(pf, I40E_PF_RESET_FLAG); in i40e_dbg_command_write()
|