Searched refs:BP_NOMCP (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c778 if (BP_NOMCP(bp)) {
2359 if (!BP_NOMCP(bp)) {
2409 if (!BP_NOMCP(bp)) {
2423 if (!BP_NOMCP(bp)) {
2442 if (!BP_NOMCP(bp)) {
2538 if (BP_NOMCP(bp))
5792 !BP_NOMCP(bp)) {
6941 if (BP_NOMCP(bp))
7405 if (!CHIP_IS_E1x(bp) && BP_NOMCP(bp))
7481 if (!BP_NOMCP(b
[all...]
H A Dbnx2x_cmn.c2726 if (!BP_NOMCP(bp)) {
2789 if (!BP_NOMCP(bp)) {
2956 if (IS_PF(bp) && !BP_NOMCP(bp)) {
3064 if (IS_PF(bp) && !BP_NOMCP(bp)) {
3154 if (IS_PF(bp) && !BP_NOMCP(bp))
H A Dbnx2x_ethtool.c287 if (IS_MF(bp) && !BP_NOMCP(bp))
2700 if (BP_NOMCP(bp))
2733 if (BP_NOMCP(bp))
2939 if (BP_NOMCP(bp))
H A Dbnx2x_stats.c866 if (!BP_NOMCP(bp)) {
1614 if (!BP_NOMCP(bp)) {
H A Dbnx2x.h1492 #define BP_NOMCP(bp) ((bp)->flags & NO_MCP_FLAG) macro

Completed in 170 milliseconds