Searched refs:FW_PORT_CMD_LSTATUS (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/cxgb4vf/
H A Dt4vf_hw.c1288 link_ok = (word & FW_PORT_CMD_LSTATUS) != 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4fw_api.h1201 #define FW_PORT_CMD_LSTATUS (1U << 31) macro
H A Dt4_hw.c2965 int link_ok = (stat & FW_PORT_CMD_LSTATUS) != 0;

Completed in 153 milliseconds