Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/neterion/
H A Ds2io.c123 static inline int is_s2io_card_up(const struct s2io_nic *sp) in is_s2io_card_up() function
2769 if (unlikely(!is_s2io_card_up(nic))) in s2io_poll_msix()
2797 if (unlikely(!is_s2io_card_up(nic))) in s2io_poll_inta()
3974 if (!is_s2io_card_up(sp)) in s2io_close()
4028 if (!is_s2io_card_up(sp)) { in s2io_xmit()
4206 if (unlikely(!is_s2io_card_up(sp))) in s2io_msix_ring_handle()
4236 if (unlikely(!is_s2io_card_up(sp))) in s2io_msix_fifo_handle()
4367 if (!is_s2io_card_up(sp)) in s2io_handle_errors()
4672 if (!is_s2io_card_up(sp)) in s2io_isr()
4763 if (is_s2io_card_up(sp)) { in s2io_updt_stats()
[all …]