Home
last modified time | relevance | path

Searched refs:__IDPF_VPORT_DOWN (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf_lib.c869 if (np->state <= __IDPF_VPORT_DOWN) in idpf_vport_stop()
892 np->state = __IDPF_VPORT_DOWN; in idpf_vport_stop()
1333 if (np->state != __IDPF_VPORT_DOWN) in idpf_vport_open()
1524 np->state = __IDPF_VPORT_DOWN; in idpf_init_task()
1886 if (current_state <= __IDPF_VPORT_DOWN) { in idpf_initiate_soft_reset()
Didpf.h134 __IDPF_VPORT_DOWN, enumerator
Didpf_virtchnl.c2299 if (np->state <= __IDPF_VPORT_DOWN) in idpf_send_get_stats_msg()