Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/neterion/
Ds2io.h1088 static int s2io_card_up(struct s2io_nic *nic);
Ds2io.c3914 err = s2io_card_up(sp); in s2io_open()
6572 rc = s2io_card_up(sp); in s2io_set_features()
6641 ret = s2io_card_up(sp); in s2io_change_mtu()
7091 static int s2io_card_up(struct s2io_nic *sp) in s2io_card_up() function
7219 if (s2io_card_up(sp)) { in s2io_restart_nic()
8563 if (s2io_card_up(sp)) { in s2io_io_resume()