Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.c3571 REG_WR(bp, BNX2_RPM_SORT_USER0, sort_mode | BNX2_RPM_SORT_USER0_ENA); in bnx2_set_rx_mode()
3927 BNX2_RPM_SORT_USER0_ENA); in bnx2_set_power_state()
Dbnx2.h3168 #define BNX2_RPM_SORT_USER0_ENA (1L<<31) macro