Searched refs:GELIC_PORT_WIRELESS (Results 1 – 2 of 2) sorted by relevance
531 if (card->netdev[GELIC_PORT_WIRELESS]) in gelic_card_stop_queues()532 netif_stop_queue(card->netdev[GELIC_PORT_WIRELESS]); in gelic_card_stop_queues()538 if (card->netdev[GELIC_PORT_WIRELESS]) in gelic_card_wake_queues()539 netif_wake_queue(card->netdev[GELIC_PORT_WIRELESS]); in gelic_card_wake_queues()1154 gelic_wl_interrupt(card->netdev[GELIC_PORT_WIRELESS], status); in gelic_card_interrupt()1595 [GELIC_PORT_WIRELESS] = { in gelic_card_get_vlan_info()1639 BUG_ON(!card->vlan[GELIC_PORT_WIRELESS].tx); in gelic_card_get_vlan_info()1646 card->vlan[GELIC_PORT_WIRELESS].tx = 0; in gelic_card_get_vlan_info()1647 card->vlan[GELIC_PORT_WIRELESS].rx = 0; in gelic_card_get_vlan_info()
226 GELIC_PORT_WIRELESS = 1, enumerator