Searched refs:GELIC_PORT_WIRELESS (Results 1 – 3 of 3) sorted by relevance
521 if (card->netdev[GELIC_PORT_WIRELESS]) in gelic_card_stop_queues()522 netif_stop_queue(card->netdev[GELIC_PORT_WIRELESS]); in gelic_card_stop_queues()528 if (card->netdev[GELIC_PORT_WIRELESS]) in gelic_card_wake_queues()529 netif_wake_queue(card->netdev[GELIC_PORT_WIRELESS]); in gelic_card_wake_queues()1142 gelic_wl_interrupt(card->netdev[GELIC_PORT_WIRELESS], status); in gelic_card_interrupt()1579 [GELIC_PORT_WIRELESS] = { in gelic_card_get_vlan_info()1623 BUG_ON(!card->vlan[GELIC_PORT_WIRELESS].tx); in gelic_card_get_vlan_info()1630 card->vlan[GELIC_PORT_WIRELESS].tx = 0; in gelic_card_get_vlan_info()1631 card->vlan[GELIC_PORT_WIRELESS].rx = 0; in gelic_card_get_vlan_info()
228 GELIC_PORT_WIRELESS = 1, enumerator
2302 port->type = GELIC_PORT_WIRELESS; in gelic_wl_alloc()2585 if (!card->vlan[GELIC_PORT_WIRELESS].tx) in gelic_wl_driver_probe()2601 card->netdev[GELIC_PORT_WIRELESS] = netdev; in gelic_wl_driver_probe()2627 if (!card->vlan[GELIC_PORT_WIRELESS].tx) in gelic_wl_driver_remove()2630 netdev = card->netdev[GELIC_PORT_WIRELESS]; in gelic_wl_driver_remove()