Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/neterion/
Ds2io.c123 static inline int is_s2io_card_up(const struct s2io_nic *sp) in is_s2io_card_up() function
2772 if (unlikely(!is_s2io_card_up(nic))) in s2io_poll_msix()
2800 if (unlikely(!is_s2io_card_up(nic))) in s2io_poll_inta()
3979 if (!is_s2io_card_up(sp)) in s2io_close()
4033 if (!is_s2io_card_up(sp)) { in s2io_xmit()
4211 if (unlikely(!is_s2io_card_up(sp))) in s2io_msix_ring_handle()
4241 if (unlikely(!is_s2io_card_up(sp))) in s2io_msix_fifo_handle()
4372 if (!is_s2io_card_up(sp)) in s2io_handle_errors()
4677 if (!is_s2io_card_up(sp)) in s2io_isr()
4768 if (is_s2io_card_up(sp)) { in s2io_updt_stats()
[all …]