Searched refs:QLCNIC_PORT_MODE_802_3_AP (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_ethtool.c173 if (val == QLCNIC_PORT_MODE_802_3_AP) {
H A Dqlcnic_hdr.h684 #define QLCNIC_PORT_MODE_802_3_AP 3 macro
H A Dqlcnic_main.c265 if (port_mode == QLCNIC_PORT_MODE_802_3_AP) {
266 data = QLCNIC_PORT_MODE_802_3_AP;
282 if ((wol_port_mode != QLCNIC_PORT_MODE_802_3_AP) &&

Completed in 45 milliseconds