Home
last modified time | relevance | path

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

/drivers/net/ethernet/neterion/
Ds2io.h1088 static int s2io_card_up(struct s2io_nic *nic);
Ds2io.c3923 err = s2io_card_up(sp); in s2io_open()
6578 rc = s2io_card_up(sp); in s2io_set_features()
6647 ret = s2io_card_up(sp); in s2io_change_mtu()
7094 static int s2io_card_up(struct s2io_nic *sp) in s2io_card_up() function
7233 if (s2io_card_up(sp)) { in s2io_restart_nic()
8575 if (s2io_card_up(sp)) { in s2io_io_resume()