Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/neterion/
Ds2io.c123 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()
3969 if (!is_s2io_card_up(sp)) in s2io_close()
4023 if (!is_s2io_card_up(sp)) { in s2io_xmit()
4201 if (unlikely(!is_s2io_card_up(sp))) in s2io_msix_ring_handle()
4231 if (unlikely(!is_s2io_card_up(sp))) in s2io_msix_fifo_handle()
4362 if (!is_s2io_card_up(sp)) in s2io_handle_errors()
4667 if (!is_s2io_card_up(sp)) in s2io_isr()
4758 if (is_s2io_card_up(sp)) { in s2io_updt_stats()
[all …]