Home
last modified time | relevance | path

Searched refs:port_is_up (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c70 if (!apc->port_is_up) in mana_get_ethtool_stats()
156 if (!apc->port_is_up) in mana_set_rxfh()
214 if (!apc->port_is_up) in mana_set_channels()
H A Dmana_en.c25 apc->port_is_up = true; in mana_open()
40 if (!apc->port_is_up) in mana_close()
144 if (unlikely(!apc->port_is_up)) in mana_start_xmit()
305 if (!apc->port_is_up) in mana_get_stats64()
886 if (txq_stopped && apc->port_is_up && avail_space >= MAX_TX_WQE_SIZE) { in mana_poll_tx_cq()
1663 apc->port_is_up = apc->port_st_save; in mana_attach()
1668 if (apc->port_is_up) { in mana_attach()
1682 if (apc->port_is_up) in mana_dealloc_queues()
1728 apc->port_st_save = apc->port_is_up; in mana_detach()
1729 apc->port_is_up = false; in mana_detach()
H A Dmana.h357 bool port_is_up; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c70 if (!apc->port_is_up) in mana_get_ethtool_stats()
156 if (!apc->port_is_up) in mana_set_rxfh()
214 if (!apc->port_is_up) in mana_set_channels()
H A Dmana_en.c25 apc->port_is_up = true; in mana_open()
40 if (!apc->port_is_up) in mana_close()
144 if (unlikely(!apc->port_is_up)) in mana_start_xmit()
305 if (!apc->port_is_up) in mana_get_stats64()
886 if (txq_stopped && apc->port_is_up && avail_space >= MAX_TX_WQE_SIZE) { in mana_poll_tx_cq()
1663 apc->port_is_up = apc->port_st_save; in mana_attach()
1668 if (apc->port_is_up) { in mana_attach()
1682 if (apc->port_is_up) in mana_dealloc_queues()
1728 apc->port_st_save = apc->port_is_up; in mana_detach()
1729 apc->port_is_up = false; in mana_detach()
H A Dmana.h357 bool port_is_up; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c70 if (!apc->port_is_up) in mana_get_ethtool_stats()
156 if (!apc->port_is_up) in mana_set_rxfh()
214 if (!apc->port_is_up) in mana_set_channels()
H A Dmana_en.c25 apc->port_is_up = true; in mana_open()
40 if (!apc->port_is_up) in mana_close()
144 if (unlikely(!apc->port_is_up)) in mana_start_xmit()
305 if (!apc->port_is_up) in mana_get_stats64()
886 if (txq_stopped && apc->port_is_up && avail_space >= MAX_TX_WQE_SIZE) { in mana_poll_tx_cq()
1663 apc->port_is_up = apc->port_st_save; in mana_attach()
1668 if (apc->port_is_up) { in mana_attach()
1682 if (apc->port_is_up) in mana_dealloc_queues()
1728 apc->port_st_save = apc->port_is_up; in mana_detach()
1729 apc->port_is_up = false; in mana_detach()
H A Dmana.h357 bool port_is_up; member