Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/neterion/
Ds2io.c124 static inline int is_s2io_card_up(const struct s2io_nic *sp) in is_s2io_card_up() function
2779 if (unlikely(!is_s2io_card_up(nic))) in s2io_poll_msix()
2807 if (unlikely(!is_s2io_card_up(nic))) in s2io_poll_inta()
3985 if (!is_s2io_card_up(sp)) in s2io_close()
4040 if (!is_s2io_card_up(sp)) { in s2io_xmit()
4259 if (unlikely(!is_s2io_card_up(sp))) in s2io_msix_ring_handle()
4289 if (unlikely(!is_s2io_card_up(sp))) in s2io_msix_fifo_handle()
4420 if (!is_s2io_card_up(sp)) in s2io_handle_errors()
4725 if (!is_s2io_card_up(sp)) in s2io_isr()
4816 if (is_s2io_card_up(sp)) { in s2io_updt_stats()
[all …]