Home
last modified time | relevance | path

Searched refs:intf_down (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c747 config->intf_down = false; in otx2_process_pfaf_mbox_msg()
752 config->intf_down = true; in otx2_process_pfaf_mbox_msg()
851 if (config->intf_down) in otx2_mbox_up_handler_cgx_link_event()
2215 pf->vf_configs[i].intf_down = true; in otx2_sriov_enable()
Dotx2_common.h205 bool intf_down; /* interface was either configured or not */ member