Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/neterion/
Ds2io.h1087 static int s2io_card_up(struct s2io_nic *nic);
Ds2io.c3924 err = s2io_card_up(sp); in s2io_open()
6575 rc = s2io_card_up(sp); in s2io_set_features()
6644 ret = s2io_card_up(sp); in s2io_change_mtu()
7091 static int s2io_card_up(struct s2io_nic *sp) in s2io_card_up() function
7230 if (s2io_card_up(sp)) { in s2io_restart_nic()
8559 if (s2io_card_up(sp)) { in s2io_io_resume()