Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x.h1457 int bnx2x_set_gpio_int(struct bnx2x *bp, int gpio_num, u32 mode, u8 port);
Dbnx2x_link.c5106 bnx2x_set_gpio_int(bp, MISC_REGISTERS_GPIO_3, in bnx2x_handle_module_detect_int()
5120 bnx2x_set_gpio_int(bp, MISC_REGISTERS_GPIO_3, in bnx2x_handle_module_detect_int()
Dbnx2x_main.c1643 int bnx2x_set_gpio_int(struct bnx2x *bp, int gpio_num, u32 mode, u8 port) in bnx2x_set_gpio_int() function