Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.c307 if (CHIP_NUM(bp) == CHIP_NUM_5709) { in bnx2_ctx_wr()
883 if (CHIP_NUM(bp) == CHIP_NUM_5709) { in bnx2_alloc_mem()
1356 (CHIP_NUM(bp) == CHIP_NUM_5709)) in bnx2_enable_bmsr1()
1365 (CHIP_NUM(bp) == CHIP_NUM_5709)) in bnx2_disable_bmsr1()
1382 if (CHIP_NUM(bp) == CHIP_NUM_5709) in bnx2_test_and_enable_2g5()
1392 if (CHIP_NUM(bp) == CHIP_NUM_5709) in bnx2_test_and_enable_2g5()
1408 if (CHIP_NUM(bp) == CHIP_NUM_5709) in bnx2_test_and_disable_2g5()
1418 if (CHIP_NUM(bp) == CHIP_NUM_5709) in bnx2_test_and_disable_2g5()
1434 if (CHIP_NUM(bp) == CHIP_NUM_5709) { in bnx2_enable_forced_2g5()
1478 if (CHIP_NUM(bp) == CHIP_NUM_5709) { in bnx2_disable_forced_2g5()
[all …]
Dcnic.c855 if (CHIP_NUM(cp) == CHIP_NUM_5709) { in cnic_alloc_context()
4068 if (CHIP_NUM(cp) != CHIP_NUM_5709) in cnic_setup_5709_context()
4244 if (CHIP_NUM(cp) == CHIP_NUM_5709) { in cnic_init_bnx2_tx_ring()
4389 if (CHIP_NUM(cp) != CHIP_NUM_5709) in cnic_set_bnx2_mac()
Dbnx2.h6807 #define CHIP_NUM_5709 0x57090000 macro