Searched refs:CSS_LINK_BIT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/marvell/ | ||
H A D | sky2.h | 2160 CSS_LINK_BIT = 1<<0, /* port number (legacy) */ enumerator |
H A D | sky2.c | 2729 port = le->css & CSS_LINK_BIT; in sky2_status_intr() |