Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/neterion/
Ds2io.c122 static inline int is_s2io_card_up(const struct s2io_nic *sp) in is_s2io_card_up() function
2765 if (unlikely(!is_s2io_card_up(nic))) in s2io_poll_msix()
2793 if (unlikely(!is_s2io_card_up(nic))) in s2io_poll_inta()
3971 if (!is_s2io_card_up(sp)) in s2io_close()
4025 if (!is_s2io_card_up(sp)) { in s2io_xmit()
4205 if (unlikely(!is_s2io_card_up(sp))) in s2io_msix_ring_handle()
4235 if (unlikely(!is_s2io_card_up(sp))) in s2io_msix_fifo_handle()
4366 if (!is_s2io_card_up(sp)) in s2io_handle_errors()
4671 if (!is_s2io_card_up(sp)) in s2io_isr()
4762 if (is_s2io_card_up(sp)) { in s2io_updt_stats()
[all …]