Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c94 static int qlnx_set_allmulti(qlnx_host_t *ha, int enabled);
2604 qlnx_set_allmulti(qlnx_host_t *ha, int enabled) in qlnx_set_allmulti() function
2690 ret = qlnx_set_allmulti(ha, flags & IFF_ALLMULTI); in qlnx_ioctl()