Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/
Dbnx2.c308 if (CHIP_NUM(bp) == CHIP_NUM_5709) { in bnx2_ctx_wr()
890 if (CHIP_NUM(bp) == CHIP_NUM_5709) { in bnx2_alloc_mem()
1363 (CHIP_NUM(bp) == CHIP_NUM_5709)) in bnx2_enable_bmsr1()
1372 (CHIP_NUM(bp) == CHIP_NUM_5709)) in bnx2_disable_bmsr1()
1389 if (CHIP_NUM(bp) == CHIP_NUM_5709) in bnx2_test_and_enable_2g5()
1399 if (CHIP_NUM(bp) == CHIP_NUM_5709) in bnx2_test_and_enable_2g5()
1415 if (CHIP_NUM(bp) == CHIP_NUM_5709) in bnx2_test_and_disable_2g5()
1425 if (CHIP_NUM(bp) == CHIP_NUM_5709) in bnx2_test_and_disable_2g5()
1441 if (CHIP_NUM(bp) == CHIP_NUM_5709) { in bnx2_enable_forced_2g5()
1485 if (CHIP_NUM(bp) == CHIP_NUM_5709) { in bnx2_disable_forced_2g5()
[all …]
Dcnic.c879 if (CHIP_NUM(cp) == CHIP_NUM_5709) { in cnic_alloc_context()
4282 if (CHIP_NUM(cp) != CHIP_NUM_5709) in cnic_setup_5709_context()
4450 if (CHIP_NUM(cp) == CHIP_NUM_5709) { in cnic_init_bnx2_tx_ring()
4595 if (CHIP_NUM(cp) != CHIP_NUM_5709) in cnic_set_bnx2_mac()
Dbnx2.h6818 #define CHIP_NUM_5709 0x57090000 macro