Searched refs:QL_LINK_MASTER (Results 1 – 2 of 2) sorted by relevance
1464 if (test_bit(QL_LINK_MASTER, &qdev->flags)) { in ql_finish_auto_neg()1497 if (test_bit(QL_LINK_MASTER, &qdev->flags)) { in ql_finish_auto_neg()1540 if (test_bit(QL_LINK_MASTER, &qdev->flags)) in ql_link_state_machine_work()1583 set_bit(QL_LINK_MASTER, &qdev->flags); in ql_get_phy_owner()1585 clear_bit(QL_LINK_MASTER, &qdev->flags); in ql_get_phy_owner()3116 clear_bit(QL_LINK_MASTER, &qdev->flags); in ql_adapter_initialize()3406 clear_bit(QL_LINK_MASTER, &qdev->flags); in ql_adapter_down()3617 clear_bit(QL_LINK_MASTER, &qdev->flags); in ql_reset_work()
1054 QL_LINK_MASTER = 6, /* This driver controls the link. */ enumerator