Home
last modified time | relevance | path

Searched refs:locknum (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/broadcom/
Dtg3.c706 static int tg3_ape_lock(struct tg3 *tp, int locknum) in tg3_ape_lock() argument
715 switch (locknum) { in tg3_ape_lock()
745 off = 4 * locknum; in tg3_ape_lock()
769 static void tg3_ape_unlock(struct tg3 *tp, int locknum) in tg3_ape_unlock() argument
776 switch (locknum) { in tg3_ape_unlock()
803 tg3_ape_write32(tp, gnt + 4 * locknum, bit); in tg3_ape_unlock()