Searched refs:GELIC_PORT_WIRELESS (Results 1 – 3 of 3) 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
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()