Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/neterion/
Ds2io.h1108 static int s2io_card_up(struct s2io_nic *nic);
Ds2io.c3930 err = s2io_card_up(sp); in s2io_open()
6623 rc = s2io_card_up(sp); in s2io_set_features()
6697 ret = s2io_card_up(sp); in s2io_change_mtu()
7147 static int s2io_card_up(struct s2io_nic *sp) in s2io_card_up() function
7274 if (s2io_card_up(sp)) { in s2io_restart_nic()
8623 if (s2io_card_up(sp)) { in s2io_io_resume()