Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/neterion/
Ds2io.h1087 static int s2io_card_up(struct s2io_nic *nic);
Ds2io.c3923 err = s2io_card_up(sp); in s2io_open()
6581 rc = s2io_card_up(sp); in s2io_set_features()
6650 ret = s2io_card_up(sp); in s2io_change_mtu()
7097 static int s2io_card_up(struct s2io_nic *sp) in s2io_card_up() function
7236 if (s2io_card_up(sp)) { in s2io_restart_nic()
8565 if (s2io_card_up(sp)) { in s2io_io_resume()